Skip to content

Compatibility with ESP32 boards

Compare
Choose a tag to compare
@wollewald wollewald released this 06 Jun 14:15
· 64 commits to master since this release
45026cd

Enum variables for measurement types had to be renamed for compatibility with ESP32 systems. "PS" was already in use. Changed measurement types into "PS_TYPE", "ALS_TYPE", etc.