]> git.0d.be Git - PanikSwitch.git/commitdiff
switch code to reference second arduino MAC address
authorFrédéric Péters <fpeters@0d.be>
Thu, 14 Jan 2021 17:01:20 +0000 (18:01 +0100)
committerFrédéric Péters <fpeters@0d.be>
Thu, 25 Mar 2021 07:13:36 +0000 (08:13 +0100)
FINAL2013V2.ino

index 371efe9a1e4bd634676288b6e35a9da5e58540e6..5135d55cb9071e388641b182875adeb222d9593c 100644 (file)
@@ -6,7 +6,7 @@
 #define MAC_DAVID { 0x90, 0xA2, 0xDA, 0x0D, 0xF4, 0x63 }
 #define MAC_PANIK { 0x90, 0xA2, 0xDA, 0x00, 0x9A, 0x94 }
 #define MAC_PANIK2 { 0x90, 0xA2, 0xDA, 0x0E, 0xF3, 0x77 }
-#define MAC_ADDRESS MAC_PANIK
+#define MAC_ADDRESS MAC_PANIK2
 
 
 // include Arduino libraries