Skip to content

Commit ef51f1f

Browse files
committed
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
1 parent b565549 commit ef51f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/BANGLEJS.blocklist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
{"class":"E","name":"dumpTimers"},
55
{"class":"E","name":"enableWatchdog"},
66
{"class":"E","name":"getClock"},
7+
{"class":"E","name":"setBootCode"},
78
{"class":"Pin","name":"writeAtTime"}
89
]

0 commit comments

Comments
 (0)