tnetplug/src
Astro 7423f23969 timer: lower TIMER_RATE to 10 Hz
1 Hz would be sufficient for the current OUTPUT_INTERVAL but that seems
too low for the hardware.
2019-03-18 21:41:18 +01:00
..
adc_input.rs adc_input: make synchronous and simplify 2019-03-18 20:56:29 +01:00
led.rs add nucleo-f429zi board leds 2019-03-14 20:55:42 +01:00
main.rs deny compiler warnings 2019-03-18 21:40:03 +01:00
net.rs net, server: put tcp storage on stack 2019-03-18 20:02:57 +01:00
server.rs server.poll(): doc, clean-up, pass smoltcp errors 2019-03-18 21:17:02 +01:00
timer.rs timer: lower TIMER_RATE to 10 Hz 2019-03-18 21:41:18 +01:00