mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 10:36:43 +00:00
Updated Debugging (markdown)
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user