Index: firmware/App/Services/DDInterface.c =================================================================== diff -u -r07f2ffedebb65a5a2b76ed9833c654c24221ec37 -r3b23149bcfa736ff20f32346d609245c50f40643 --- firmware/App/Services/DDInterface.c (.../DDInterface.c) (revision 07f2ffedebb65a5a2b76ed9833c654c24221ec37) +++ firmware/App/Services/DDInterface.c (.../DDInterface.c) (revision 3b23149bcfa736ff20f32346d609245c50f40643) @@ -70,7 +70,7 @@ *************************************************************************/ void execDDInterfaceMonitor( void ) { - + // TODO: DD interface monitor. Ensure DD is sending fresh data in a timely manner. } /*********************************************************************//**