mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
add calculations of T & P by ADC; Release mode still have problems
This commit is contained in:
@@ -120,3 +120,7 @@ void hw_setup();
|
||||
|
||||
void setPWM(int nch, uint16_t val);
|
||||
uint16_t getPWM(int nch);
|
||||
|
||||
#ifndef EBUG
|
||||
void iwdg_setup();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user