Commit Graph

13 Commits

Author SHA1 Message Date
Felix Rusu 8814040920 listenModeSleep fixes, 1.4.2 release 2020-09-29 09:39:26 -04:00
Felix Rusu 4853b54e31 bump to v1.4.1 2020-07-08 08:28:28 -04:00
Felix Rusu aec150f747 1.4.0 changeset 2020-03-03 22:57:06 -05:00
per1234 e92f9f27bf
Specify library dependencies in library.properties
Specifying the library dependencies in the depends field of library.properties causes the Arduino Library Manager (Arduino IDE 1.8.10 and newer) to offer to install any missing dependencies during installation of this library. "arduino-cli lib install" will automatically install the dependencies (arduino-cli 0.7.0 and newer).
2019-12-29 06:33:49 -08:00
Felix Rusu 3ace1ac2a4 10bit addressing
Uses 4 least significant bits in the CTL header byte to upgrade from 8bit to 10bit addressing, thus extending from 256 to 1024 possible addresses.
2019-05-01 12:02:03 -04:00
Felix Rusu 8037ca1c86
Update library.properties 2018-12-14 13:28:27 -05:00
Felix Rusu a4b17da796 Update library.properties version 1.2 2018-12-14 11:32:59 -05:00
Felix Rusu cb68f71ae8 update library.properties 2018-05-26 18:42:19 -04:00
Felix Rusu 1e4afe3a37 update version 2018-05-25 17:34:40 -04:00
Felix Rusu e91d5963f5 update lib properties 2018-05-24 11:47:12 -04:00
Felix Rusu 69f07b4ee1 update version in lib properties 2018-05-24 11:21:46 -04:00
Felix Rusu cd2bf9d9ed fix lib.properties category 2018-04-16 20:10:17 -04:00
Felix Rusu 29134614ee add library.properties 2018-04-05 16:35:42 -04:00