Adam adam
adam pushed to master at adam/bin2hpp 2025-08-17 20:01:10 +01:00
987152f14f 0.3.0: fix linkage in C mode
adam pushed to master at adam/bin2hpp 2025-08-17 18:33:27 +01:00
5657325d97 an header file
adam pushed to master at adam/bin2hpp 2025-08-17 17:52:19 +01:00
8054e10c7b 0.2.5: fix signed literals
adam pushed to master at adam/bin2hpp 2025-08-17 16:20:10 +01:00
077861f13c update README with more examples
adam pushed to master at adam/bin2hpp 2025-08-17 16:12:48 +01:00
0b418a728f std::array uses length #define now
adam pushed to master at adam/bin2hpp 2025-08-17 15:58:13 +01:00
3ba2eadf3e ignores
184fb9eda3 0.2.4: fix length defines
Compare 2 commits »
adam pushed to master at adam/bin2hpp 2025-08-17 15:56:50 +01:00
8effb1ff7d 0.2.4: fix length defines
adam pushed to master at adam/bin2hpp 2025-08-17 15:52:16 +01:00
1605740937 0.2.4: fix length defines
adam pushed to master at adam/bin2hpp 2025-08-17 14:46:56 +01:00
484062b64a 0.2.3: bug fix extern length symbol
adam pushed to master at adam/bin2hpp 2025-08-17 01:08:37 +01:00
4d3f31cdc4 0.2.2: bug fix files w/ no extension
adam pushed to master at adam/bin2hpp 2025-08-17 01:00:19 +01:00
5c098cfc98 0.2.1: bug fix overwrite mode
adam pushed to master at adam/bin2hpp 2025-08-17 00:44:54 +01:00
e4780cf729 0.2.0 release
adam pushed to master at adam/meteoro 2025-08-08 03:02:36 +01:00
a16aea2d11 simplify and unify request parsing
636ba8d7f5 switch from copy_from_slice to Cursor for serialising responses
Compare 2 commits »
adam pushed to master at adam/pico-enviro-sensor 2025-07-06 17:03:21 +01:00
147f76f381 Move back to official crates.io scd4x
adam pushed to master at adam/pico-enviro-sensor 2025-07-03 20:14:05 +01:00
8b923b8a8b Switch to fork with CO2 level target get & set
adam pushed to master at adam/pico-enviro-sensor 2025-06-11 19:49:59 +01:00
d6213d2498 Bump dependency versions
064656f643 Add downloading of Wi-Fi/BT chipset firmware
Compare 2 commits »
adam pushed to master at adam/pico-enviro-sensor 2025-06-11 18:17:42 +01:00
31b5d19127 Update README
3b4110bd9f Add improvements roadmap to README
Compare 2 commits »
adam pushed to master at adam/pico-enviro-sensor 2025-06-11 00:12:26 +01:00
76208d1322 Add drop shadow to text to improve readability
adam pushed to master at adam/pico-enviro-sensor 2025-06-08 01:19:28 +01:00
ae8e64dc91 CO2 -> CO₂
adam pushed to master at adam/pico-enviro-sensor 2025-06-08 01:16:49 +01:00
3255976961 Improve line graph drawing function & begin input handling