Skip to content

Commit

Permalink
STM32 bug fixes, port usage
Browse files Browse the repository at this point in the history
  • Loading branch information
pmantoine committed May 7, 2024
1 parent 742b100 commit 76ad3ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

#include "StringFormatter.h"

#define VERSION "5.2.51"
#define VERSION "5.2.52"
// 5.2.52 - Bugfix for ADCee() to handle ADC2 and ADC3 channel inputs on F446ZE and others
// - Add support for ports G and H on STM32 for ADCee() and MotorDriver pins/shadow regs
// 5.2.51 - Bugfix for SIGNAL: Distinguish between sighandle and sigid
// 5.2.50 - EXRAIL ONBUTTON/ONSENSOR observe LATCH
// 5.2.49 - EXRAIL additions:
Expand Down

0 comments on commit 76ad3ee

Please sign in to comment.