Index: firmware/App/Services/FPGA.c =================================================================== diff -u -r6e3ae6638877132b2ffb1404d9f7759671754013 -r48e9e6f65f04571d8a4a3bbfcf501650ddfdc3e7 --- firmware/App/Services/FPGA.c (.../FPGA.c) (revision 6e3ae6638877132b2ffb1404d9f7759671754013) +++ firmware/App/Services/FPGA.c (.../FPGA.c) (revision 48e9e6f65f04571d8a4a3bbfcf501650ddfdc3e7) @@ -921,7 +921,7 @@ *************************************************************************/ static void monitorFPGAPowerStatus( void ) { - // TOD fill up. Figure out the status of the power source from FPGA from NOE and Kai. + // TODO Figure out the status of the power source from FPGA from NOE and Kai. } /*********************************************************************//**