Skip to content

Commit

Permalink
changed serial
Browse files Browse the repository at this point in the history
  • Loading branch information
jp112sdl committed Mar 3, 2018
1 parent 85b6127 commit d40d5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/HM-LC-Sw1-Pl-DN-R1/HM-LC-Sw1-Pl-DN-R1.ino
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ using namespace as;
// define all device properties
const struct DeviceInfo PROGMEM devinfo = {
{0x01, 0xd8, 0x09}, // Device ID
"JPLCSW1002", // Device Serial
"JPLCSw1002", // Device Serial
{0x00,0xd8}, // Device Model
0x25, // Firmware Version
as::DeviceType::Switch, // Device Type
Expand Down

0 comments on commit d40d5aa

Please sign in to comment.