mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-08 05:31:56 +00:00
Remove extra comment slash
This commit is contained in:
@@ -110,7 +110,7 @@ def updated(){
|
||||
|
||||
def getCommandClassVersions() {
|
||||
[
|
||||
0x20: 1, /// Basic
|
||||
0x20: 1, // Basic
|
||||
0x26: 1, // SwitchMultilevel
|
||||
0x56: 1, // Crc16Encap
|
||||
0x70: 1, // Configuration
|
||||
|
||||
Reference in New Issue
Block a user