use_graphics=1 #5254
Replies: 1 comment
-
Posted at 2016-01-18 by JumJum Did you try to change number of vars ? Posted at 2016-01-18 by @MaBecker in file ESP8266_BOARD.py ? Posted at 2016-01-19 by JumJum That's the only place I know, but I'm not an expert. Posted at 2016-01-19 by @gfwilliams Yes - the Posted at 2016-01-19 by @gfwilliams @tve I was trying to think of why all the RAM would disappear when the graphics library got included. It'll be the bitmap and vector fonts - specifically:
Could we maybe have a It'd simplify the whole Posted at 2016-01-19 by JumJum peek8 and peek16, both are not running on flash for ESP8266 Posted at 2016-01-19 by @gfwilliams I suppose so - we'd need READ_CONST_UINT8 and READ_CONST_UINT16. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-01-18 by @MaBecker
Is someone getting a valid build for USE_GRAPHICS=1 ?
mine is lost in reset loops...
Beta Was this translation helpful? Give feedback.
All reactions