White space cleanup

This commit is contained in:
Vegar Westerlund 2019-06-10 16:20:06 +02:00
parent 07ef8db452
commit 71e8deb9ed

View File

@ -3,10 +3,10 @@
enum class Kaifa : byte {
List1 = 0x01,
List1PhaseShort = 0x09,
List1PhaseShort = 0x09,
List3PhaseShort = 0x0D,
List1PhaseLong = 0x0E,
List3PhaseLong = 0x12
List3PhaseLong = 0x12
};
enum class Kaifa_List1 {