]> git.scottworley.com Git - tattlekey/history - client/config.h
client: Rename: send → press
[tattlekey] / client / config.h
2023-10-09 Scott Worleyclient: Exponential backoff resend intervals
2023-10-09 Scott Worleyclient: Prefix all the config settings with "config_"
2023-10-09 Scott Worleyclient: Work in 1-second granularity
2023-10-09 Scott Worleyclient: Send each report multiple times
2023-10-09 Scott Worleyclient: debounce
2023-10-08 Scott Worleyclient: Respond to button press
2023-10-08 Scott Worleyclient: Explain config settings
2023-10-08 Scott Worleyclient: Send UDP packets
2023-10-08 Scott Worleyclient: Move config to config.c