altos: Reduce configuration data telemetry to once per 5 seconds
authorKeith Packard <keithp@keithp.com>
Sat, 5 Jul 2014 06:26:57 +0000 (23:26 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 5 Jul 2014 07:38:09 +0000 (00:38 -0700)
commitf8567a7be7ccd5dcc57ab65e63efe45e62008127
tree170ffc3545dda8f068cc43af8d9b4e8708f5001c
parent657d455a2fad36193e6b3a7037d9ba7f09ae1168
altos: Reduce configuration data telemetry to once per 5 seconds

This data is constant, so we don't need to send it very often. Once
every five seconds should be plenty.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_telemetry.c