We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad102f2 commit eb9a2e8Copy full SHA for eb9a2e8
1 file changed
boards/PIPBOY_LINUX.py
@@ -17,7 +17,7 @@
17
info = {
18
'name' : "Pipboy Linux Debug Compilation",
19
'default_console' : "EV_USBSERIAL",
20
- 'variables' : 15000, # 0 = resizable variables, rather than fixed
+ 'variables' : 0, # 0 = resizable variables, rather than fixed
21
'binary_name' : 'espruino_pb',
22
'build' : {
23
'libraries' : [
0 commit comments