Hard Drive LED !

This commit is contained in:
mpohoreski
2010-12-18 20:55:55 +00:00
parent 889b48e0e1
commit 19400173a9

View File

@@ -1,5 +1,8 @@
#pragma once
// 1.19.0.0 Hard Disk Status/Indicator Light
#define HD_LED 1
// Keyboard -- keystroke type
enum {NOT_ASCII=0, ASCII};