urls with more info about board
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 23 Apr 2015 14:33:45 +0000 (16:33 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 23 Apr 2015 14:33:45 +0000 (16:33 +0200)
wlan_si/wlan_si.ino

index 3824004..a3b7ed7 100644 (file)
@@ -5,6 +5,9 @@ Adafruit_MPL115A2 mpl115a2;
 
 int led = 5; // LED on d5
 
+// hardware based on https://dev.wlan-si.net/wiki/Telemetry/sensgw
+// original software https://github.com/SloMusti/sensgw
+
 void setup(void) 
 {
   Serial.begin(9600);