STM32Examples library v1.0.4
- Use
bool
instead ofboolean
- Update SerialLoop example
- Create examples for HardwareTimer library
- Tone is now optional
Require Core version 1.7.0 for HardwareTimer example.
bool
instead of boolean
Require Core version 1.7.0 for HardwareTimer example.