Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware 2.2.1(1) #333

Merged
merged 153 commits into from
Mar 6, 2025
Merged

Firmware 2.2.1(1) #333

merged 153 commits into from
Mar 6, 2025

Conversation

rayshobby
Copy link
Member

Close #232
Close #320
Close #309
Close #256
Close #255
Close #248
Close #142
Close #252
Close #251
Close #321

Prepare for firmware 2.2.1(1) release

… it triggers a bug where the station runtime data isn't updated properly
… too deeply nested and can sometimes cause stack overflow issue. By using the queue, the notification events adding and execution are decoupled
…change sscanf to strtod as avr's sscanf doesn't support float
@rayshobby rayshobby merged commit 20991dc into master Mar 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment