mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
pushing code back up to 2000 vars as this doesn't seem to affect issue #137 after all
This commit is contained in:
parent
0dbd854f73
commit
080d2db826
@ -17,7 +17,7 @@ import pinutils;
|
||||
info = {
|
||||
'name' : "HY-MiniSTM32V 3.2 inch LCD Board (VCT6)",
|
||||
'link' : [ "http://www.hotmcu.com/hyministm32v-dev-board-32-tft-lcd-module-p-5.html" ],
|
||||
'variables' : 1000,
|
||||
'variables' : 2000,
|
||||
};
|
||||
chip = {
|
||||
'part' : "STM32F103VC",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user