Remove extra comment slash

This commit is contained in:
Jon Magnuson
2017-06-02 16:25:04 -05:00
parent 8aceef9be4
commit a844e85c47

View File

@@ -110,7 +110,7 @@ def updated(){
def getCommandClassVersions() { def getCommandClassVersions() {
[ [
0x20: 1, /// Basic 0x20: 1, // Basic
0x26: 1, // SwitchMultilevel 0x26: 1, // SwitchMultilevel
0x56: 1, // Crc16Encap 0x56: 1, // Crc16Encap
0x70: 1, // Configuration 0x70: 1, // Configuration