Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-06-29 | remove superfluous wifi.sta.connect() callHEADmain | Birte Kristina Friesel | -1/+0 |
2024-01-25 | README: Add repository mirrors | Birte Kristina Friesel | -0/+8 |
2024-01-22 | Turn on LED iff CO₂ ≥ 1600 ppm | Birte Kristina Friesel | -0/+2 |
2024-01-12 | slightly decrease chance of out-of-memory errors | Birte Kristina Friesel | -2/+8 |
2024-01-12 | decrease plot range from 400 .. 2500 to 400 .. 2000 | Birte Kristina Friesel | -3/+2 |
2024-01-12 | add config.lua to gitignore | Birte Kristina Friesel | -0/+1 |
2024-01-12 | add a suitable firmware image | Birte Kristina Friesel | -0/+0 |
2024-01-11 | Show a plot of past 128 readings in the bottom half of the OLED | Birte Kristina Friesel | -16/+31 |
2024-01-07 | README: Add configuration section | Birte Kristina Friesel | -0/+38 |
2023-09-10 | README: remove left-over text from shorter version | Birte Kristina Friesel | -2/+0 |
2023-09-10 | README: Add feature liste and link to homepage | Birte Kristina Friesel | -1/+7 |
2023-09-10 | init.lua: print MAC only once | Birte Kristina Friesel | -1/+2 |
2023-09-10 | update ssd1306 module | Birte Kristina Friesel | -0/+0 |
2023-05-22 | support multiple wifi configurations | Derf Null | -11/+16 |
2023-05-22 | show RSSI | Derf Null | -2/+2 |
2023-05-22 | move ppm down a line | Derf Null | -1/+2 |
2023-05-22 | remove message queue logic | Derf Null | -52/+4 |
2023-04-23 | Add README | derf | -0/+20 |
2023-04-22 | initial commit | Derf Null | -0/+359 |