mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-01 14:23:07 +01:00
Remove extra comment slash
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user