google / cyanobyte

Machine-readable datasheets
https://cyanobyte.dev
Apache License 2.0
79 stars 31 forks source link

Fix a missing semicolon in generated Arduino code #200

Closed urish closed 4 years ago

urish commented 4 years ago

This affects both of Arduino and ESP32 backends.

Fleker commented 4 years ago

Thanks for finding and fixing this. It's a good example of why higher-order integration testing will be a useful addition.