Skip to content

arduino-dashio for PlatformIO and ESP32

Pre-release
Pre-release
Compare
Choose a tag to compare
@ParisMolver ParisMolver released this 30 Jul 04:54
· 2 commits to main since this release

include the following in your platformio.ini under an [env:] tag

lib_deps = 
	https://github.com/ParisMolver/arduino-dashio-PIO.git#0.0.2

Differences from original;

  • Moved files to src folder
  • Removed BluefruitSPI, easiest solution to prevent 'fatal error: Adafruit_BLE.h: no such file'