Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Testing

Quick test

pio test -e esp8266

Full rebuild with logs enabled

Edit Preferences.cpp, uncomment #define NVS_LOG

Then run:

rm -rf .pio && pio test -e esp8266 -v