Wykres commitów

7 Commity (5a2c63f0213159537a50ea2211097e7e12775e6c)

Autor SHA1 Wiadomość Data
julianapeace 1c14b7b79e missing FILL_ME_IN for DEVEUI 2020-03-10 16:36:01 -05:00
Pat Pannuto 6d944823d7 Update to support LMIC v3.1.0
Looks like the upstream adruino library [released v3.1.0][v310] two weeks ago.

From [the changeset][changes], this includes Helium patches that add the pinmap
for `Disco_L072cz_Lrwan1`. Unfortunately, that means that when this code compiles,
it now throws duplicate symbol errors. This simply removes the now redundant
definition and fixes the type where needed to match upstream.

[v310]: https://github.com/mcci-catena/arduino-lmic/releases/tag/v3.1.0
[changes]: 3b9b02d..79accbb
2020-02-21 18:55:28 -08:00
Louis Thiery 063710e94a
Add formatting (#7)
* commit default clang-format

* apply clang-format

* add formatting guidelines
2020-02-18 12:24:40 -08:00
addy10 750ff39d11
add speed and comments on data manipulation (#4) 2020-02-10 12:35:02 -08:00
addy10 5f51cda604
GPS example (#1) 2020-02-07 09:05:04 -08:00
Louis Thiery 578f8700c6 reduce bootstrapping, set better clock error [from ted-sigsci] 2020-02-05 12:34:26 -08:00
Louis Thiery 150c02e73a initial commit 2020-02-05 12:12:39 -08:00