mirror of
https://github.com/mysensors/MySensors.git
synced 2026-03-12 11:07:03 +01:00
In the Arduino IDE, boolean is an alias for bool. The Arduino IDE might deprecate boolean in the future, see https://github.com/arduino/Arduino/issues/4673 for details.