Power signal control definitions for ATX and others

This commit is contained in:
Nicolas Rossi
2013-01-07 14:33:30 +01:00
parent 3a1cd30ce1
commit f3c1fc70a9
3 changed files with 23 additions and 2 deletions

View File

@ -49,7 +49,11 @@
#define MOTHERBOARD 7
#endif
//// The following define selects which power supply you have. Please choose the one that matches your setup
// 1 = ATX
// 2 = X-Box 360 203Watts (the blue wire connected to PS_ON and the red wire to VCC)
#define POWER_SUPPLY 1
//===========================================================================
//=============================Thermal Settings ============================