Site updated at 2017-09-26 07:14:23 UTC

This commit is contained in:
Travis CI 2017-09-26 07:14:23 +00:00
parent 80847eb95a
commit b723b0750d
415 changed files with 2329 additions and 1581 deletions

View file

@ -111,7 +111,7 @@
<span class="cp">#define SN "GPS Sensor"
#define SV "1.0"
</span>
<span class="c1">// GPS position send interval (in millisectonds)
<span class="c1">// GPS position send interval (in milliseconds)
</span><span class="cp">#define GPS_SEND_INTERVAL 30000
</span><span class="c1">// The child id used for the gps sensor
</span><span class="cp">#define CHILD_ID_GPS 1