aboutsummaryrefslogtreecommitdiff
path: root/main/station.c
Commit message (Collapse)AuthorAge
* Better timing.Josh Rahm2025-12-07
| | | | | No longer hammering the SPI bus, but rather being more controlled, and interpolation is handled better.
* Run clang-formatJosh Rahm2022-12-01
|
* Added simple routine to use a server socket.Josh Rahm2021-11-29
|
* Add ability to connect to wifi.Josh Rahm2021-11-29
This adds a small subsystem to connect to a basic WPA accesspoint.