de48c73e74
Added MKR1000 board to list to define the dtostrf function
...
Adding the MKR1000 board to the list of boards for which the dtostrf
function should be defined here (for lack of a better way to determine
if the function is available elsewhere).
2016-05-29 09:03:04 -07:00
e015dbbcda
dtostrf for other SAMD boards
...
Changed preprocessor directive to create the dtostrf function whenever
it is not defined in order to support more SAMD boards (including
MKR1000) without adding more board defines to the ifdef.
2016-05-29 08:39:09 -07:00
e21fe8b3b6
Add GitHub issue template
2016-05-27 13:45:42 -07:00
877401f1a0
Add GitHub pull request template
2016-05-27 13:40:32 -07:00
a66f64da88
Merge pull request #40 from jmue/fix/indeterminate_variables
...
properly initialize variables
2016-05-20 14:47:42 -04:00
9ccd463fb9
properly initialize variables
2016-05-20 20:41:16 +02:00
ab1a0938b9
smarter packet reading makes for faster publish-handling! also, retries subscriptions 3 times
2016-05-18 15:23:41 -04:00
7068ef5afe
update compatibility matrix in README
2016-04-12 14:50:13 -04:00
8f595cdb95
properly process packets until you get the one you want (prep for callback w/good retain support)
2016-02-08 23:36:25 -05:00
79dd62468f
add support for reading retained subscriptions (only works for one subscription since the pub packet gets eaten otherwise
2016-02-01 18:42:28 -05:00
19b581c2b7
Merge pull request #28 from stuthedew/Arbitrary_data_publish
...
Arbitrary data publish
2016-02-01 15:09:20 -05:00
581aac3207
Fixed README Typo
2016-02-01 12:33:33 -06:00
de426a886f
Clean up
2016-02-01 11:08:00 -06:00
2eae3ec309
Revert "Removed .Travis file"
...
This reverts commit 7909e5a811
.
2016-02-01 11:06:35 -06:00
0be4b1c2bd
Merge branch 'master' into Arbitrary_data_publish
2016-01-31 21:27:40 -06:00
75d014ccf7
Added unsigned short python symbol
2016-01-31 21:20:26 -06:00
97a6f57e93
Merge branch 'Arbitrary_data_publish'
2016-01-31 21:02:30 -06:00
7909e5a811
Removed .Travis file
2016-01-31 21:01:53 -06:00
b710c19c6d
Tweak
2016-01-31 20:45:29 -06:00
b2d7333706
Clean up
2016-01-31 20:41:00 -06:00
17213ccecc
Added more info
2016-01-31 20:39:09 -06:00
c7ab1a53c5
Tweak
2016-01-31 20:36:11 -06:00
93ff9b448a
Fixed link
2016-01-31 20:35:01 -06:00
3432e7a8d6
Fixed link
2016-01-31 20:33:28 -06:00
8e8b3bf845
Fixed link
2016-01-31 20:30:39 -06:00
2b5d484488
Renamed files
2016-01-31 20:29:48 -06:00
9c163c288d
Tweaks
2016-01-31 20:24:07 -06:00
7c0420c552
Fixed typo
2016-01-31 20:17:55 -06:00
d0099f9abd
Added image
2016-01-31 20:17:21 -06:00
1f165f8ea0
Added flow diagram
2016-01-31 20:14:01 -06:00
26ea45051e
Ignore all bit torrent sync files
2016-01-31 20:13:48 -06:00
80d89be695
Tweaks
2016-01-31 19:46:14 -06:00
02417cfdc0
Tweak
2016-01-31 19:41:20 -06:00
cbf40df659
Tweak
2016-01-31 19:39:10 -06:00
0806239bc5
Tweak
2016-01-31 19:38:39 -06:00
2ef3dc8761
Tweak
2016-01-31 19:38:22 -06:00
09d2d00901
Tweak
2016-01-31 19:37:49 -06:00
6697b96495
Tweaks
2016-01-31 19:37:12 -06:00
93a86299b0
Tweak
2016-01-31 19:36:36 -06:00
4ef9fdf877
Tweaks
2016-01-31 19:35:02 -06:00
002c1d272c
Tweaks
2016-01-31 19:32:56 -06:00
899104a8ac
Tweaks
2016-01-31 19:29:35 -06:00
184e0e1386
Tweak
2016-01-31 19:28:10 -06:00
fd00721e22
Tweaks
2016-01-31 19:27:23 -06:00
95aedbda18
Tweaks
2016-01-31 19:24:29 -06:00
992c051c66
Tweaks
2016-01-31 19:23:01 -06:00
713fdac029
Tweaks
2016-01-31 19:22:40 -06:00
8caa2dcfd6
More writing
2016-01-31 19:15:46 -06:00
b002526690
Tweak
2016-01-31 19:03:23 -06:00
ee1440903a
More work
2016-01-31 19:02:57 -06:00