Shawn A
Shawn A
osx started having an issue , this is the error. seems to be somehting wrong with my libraries, I noticed I have 2 showing in my update list also dup...
windows osx Did you say you were testing a new scroll method, I don't remember is this was the same as before. But my focus gets stolen when things are...
Is it possible to auto close the console after x many seconds after compile or upload ?
I clicked this and console says updating and sits there. st console says ``` Package Control: No updated packages Traceback (most recent call last): File "C:\Users\user\Documents\projects\bin\sublimetext\sublime_plugin.py", line 744, in is_checked_...
dev version I put a warning in a .h file, and noticed it outputs twice does the precompiler run twice on .h files? ``` Compiling .pioenvs\esp32doit-devkit-v1\src\OnDemandConfigPortal.ino.o In file included from...
platformio says to use staging for esp8266 you can use this in ini `platform = https://github.com/platformio/platform-espressif8266.git#feature/stage` http://docs.platformio.org/en/latest/platforms/espressif8266.html#using-arduino-framework-with-staging-version ``` [ Deviot 2.2.0-dev.3 ] Starting... [09/26/17 10:06:42] Processing huzzah (build_flags: -DDEBUG_ESP_PORT=Serial -DDEBUG_ESP_CORE...
Before report an issue, please make sure it hasn't been reported before. ### Operating system osx ### Board used nodemcu v1 ### Description of problem upload hotkey not wokring ###...
Would it be possible to run the console,terminal, and send in a view or build view, so one could use layout to organise them, say with a plugin like origami...
Do you know about this? https://community.platformio.org/t/pio-unified-debugger/1704 Might be useful for something
Hmm so a few things with new build * .ino not highlighted with syntax * Ino being converted to cpp during compilation * Compiler being stupid and dooing out of...