Changeset 13607
- Timestamp:
- 05/09/12 00:36:55 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/FactGui.h
r13484 r13607 2640 2640 if (s.index==4) // Connected 2641 2641 SetLedColor(fStatusMCPLed, kLedYellow, time); 2642 if (s.index==5 || s.index==10 ) // Idle2642 if (s.index==5 || s.index==10 || s.index>9) // Idle, TriggerOn, TakingData 2643 2643 SetLedColor(fStatusMCPLed, kLedGreen, time); 2644 2644
Note:
See TracChangeset
for help on using the changeset viewer.