kevinkk525 / pysmartnode

Micropython Smarthome framework
MIT License
113 stars 22 forks source link

Update information on free RAM on esp8266 as my firmware build had an… #4

Closed kevinkk525 closed 5 years ago

kevinkk525 commented 5 years ago

… error.

I actually have 16kB of free RAM now when using ~7 components. With faulty firmware I only had 4kB left. So no more worrying about free RAM.