b-parasite-esp32/code/b-parasite/src/prst
rbaron 02df5f4595 Initial shtc3 TWI/I2C implementation
Weirdly, it only works ~1/5 of the time.
2021-03-14 16:55:24 +01:00
..
ble.c Hard coded PWM with 500kHz frequency works 2021-03-14 14:30:32 +01:00
ble.h Extracted BLE to src/prst/ble.{c,h} 2021-03-14 11:06:45 +01:00
pwm.c PWM start/stop in RTC callback. 2021-03-14 15:03:33 +01:00
pwm.h Hard coded PWM with 500kHz frequency works 2021-03-14 14:30:32 +01:00
rtc.c Extracted BLE to src/prst/ble.{c,h} 2021-03-14 11:06:45 +01:00
rtc.h Extracted BLE to src/prst/ble.{c,h} 2021-03-14 11:06:45 +01:00
shtc3.c Initial shtc3 TWI/I2C implementation 2021-03-14 16:55:24 +01:00
shtc3.h Initial shtc3 TWI/I2C implementation 2021-03-14 16:55:24 +01:00