Index: firmware/App/Services/DDInterface.h =================================================================== diff -u -r036a75d76ab01912646a480b935d97187a231a19 -rdb8ff28e816a37e033e36b76ab5949be78114125 --- firmware/App/Services/DDInterface.h (.../DDInterface.h) (revision 036a75d76ab01912646a480b935d97187a231a19) +++ firmware/App/Services/DDInterface.h (.../DDInterface.h) (revision db8ff28e816a37e033e36b76ab5949be78114125) @@ -44,6 +44,7 @@ // ********** public function prototypes ********** void initDDInterface( void ); +void resetDDInterface( void ); void execDDInterfaceMonitor( void );