sensors/Tools/MALT/Code/MALTController/MaltController.ino (2 lines): - line 145: configReg.latch = 0; // TODO: We will turn on interrupts later; for now, leave it. - line 200: writeReg.ga = ga1x; // TODO - in the future, the software should be able to set this if it wants a higher voltage. sensors/Tools/MALT/Code/malt/lightpanel.h (1 line): - line 31: writeReg.ga = ga1x; // TODO - in the future, the software should be able to set this if it wants a higher voltage. sensors/Tools/MALT/Code/malt/malt.ino (1 line): - line 39: configReg.latch = 0; // TODO: We will turn on interrupts later; for now, leave it. usb/tools/ConnectionExerciser/libraries/Model_3201/Model_3201.cpp (1 line): - line 18: // TODO: Placeholder for FPGA Interface