Remove comment because it doesn't help much and contains unrelated information.

This commit is contained in:
László Monda
2016-04-09 13:12:52 +02:00
parent 34ff0d657d
commit ec65369f3c

View File

@@ -1,6 +1,3 @@
// A KeyAction is composed of 3 bytes in the RAM and up to 3 bytes in the EEPROM of the UHK.
// The first byte denotes the subclass of the KeyAction and its length in the EEPROM.
enum KeyActionId {
NoneAction = 0,
KeystrokeAction = 1,