Heiko W. Rupp
Heiko W. Rupp
Did anyone try to use some Pascal for OSX (if such a thing exists)?
On 18 Feb 2016, at 8:40, Marcel Stör wrote: > I for myself don't miss the OS X support as I use esptool.py (on Mac). > Side note: on http://nodemcu-build.com/...
On 18 Feb 2016, at 8:49, Marcel Stör wrote: Yes, http://nodemcu.readthedocs.org/en/dev/en/flash/#upgrading-from-sdk-09x-firmware is the other reference - which talks about "depending on flash size". I just saw revisiting my Huzzah ESP,...
Should the motor be turning in that example, as I see no `digitalWrite(STEP_PIN,..);` commands
Test failure is at least on Travis from bad package resolution: ``` [ERROR] /home/travis/build/RepreZen/KaiZen-OpenApi-Parser/kaizen-openapi-parser/src/main/java/com/reprezen/kaizen/oasparser/model3/Operation.java:[6,24] package javax.annotation does not exist ``` Same for #249
Or via preferences
This is a bit of a mess, as the MetaList has the correct information about #of new items. May come from the computation wrt Tweetmarker
Actually that is not even true. Statuses are persisted as JSON string. The serialization only happens when queueing. It may make sense though to split a status into fields that...
Similar to #120
This patch makes the read detection more aggressive, but also "colors" the ones we just browsed over. I am not yet sure if that is a good idea. And it...