Increase the refresh rate.

This commit is contained in:
Olivier Houchard 2005-05-25 13:44:55 +00:00
parent 07d9fa4c2e
commit a0e94dd924

View file

@ -335,7 +335,7 @@ static const uint8_t snakemap[][2] = {
};
SYSCTL_NODE(_hw, OID_AUTO, sevenseg, CTLFLAG_RD, 0, "7 seg");
static int freq = 100;
static int freq = 20;
SYSCTL_INT(_hw_sevenseg, OID_AUTO, freq, CTLFLAG_RW, &freq, 0,
"7 Seg update frequency");
static void