Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update macro conditions for ESP8266 and ESP32 ####
Modify `min` and `max` macro definitions in `MySensors.h` to exclude ESP8266 and ESP32 architectures. This change prevents potential redefinition errors or conflicts when compiling for these specific architectures.
- Loading branch information