Updated Debugging (markdown)

Simon Fortier 2018-12-04 16:41:09 -05:00
parent 16cecc8266
commit b95b35f52e

@ -14,6 +14,12 @@ Execute this command in your browser's console
DEBUG = true DEBUG = true
``` ```
### Debug values
Here is a list of available variables
```javascript
Debug.SELF_ID // Object id of your cubot
```
## Debug API ## Debug API
These commands can be ran from your browser's console These commands can be ran from your browser's console