Compare commits
1 Commits
ESP32-IRAM
...
AdvancedCV
Author | SHA1 | Date | |
---|---|---|---|
|
828b1feaba |
@@ -699,9 +699,8 @@ extern void notifyCVResetFactoryDefault(void) __attribute__ ((weak));
|
|||||||
*/
|
*/
|
||||||
extern void notifyCVAck(void) __attribute__ ((weak));
|
extern void notifyCVAck(void) __attribute__ ((weak));
|
||||||
/*+
|
/*+
|
||||||
* notifyAdvancedCVAck() Called when a CV write must be acknowledged.
|
* notifyAdvancedCVAck() Called when a CV write must be acknowledged via Advanced Acknowledgement.
|
||||||
* This callback must increase the current drawn by this
|
* This callback must send the Advanced Acknowledgement via RailComm.
|
||||||
* decoder by at least 60mA for 6ms +/- 1ms.
|
|
||||||
*
|
*
|
||||||
* Inputs:
|
* Inputs:
|
||||||
* None
|
* None
|
||||||
|
Reference in New Issue
Block a user