mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
remove E.setBootCode from bangle.js to free up space - you can write direct to storage instead, and writing to boot code would remove the bootloader anyway
This commit is contained in:
parent
b565549495
commit
ef51f1f37e
@ -4,5 +4,6 @@
|
||||
{"class":"E","name":"dumpTimers"},
|
||||
{"class":"E","name":"enableWatchdog"},
|
||||
{"class":"E","name":"getClock"},
|
||||
{"class":"E","name":"setBootCode"},
|
||||
{"class":"Pin","name":"writeAtTime"}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user