summaryrefslogtreecommitdiff
path: root/src/lambdakey-v1.0/ao_scheme_os.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2018-01-07 23:06:51 -0800
committerKeith Packard <keithp@keithp.com>2018-01-07 23:06:51 -0800
commitf8a967959b2f5ca3486ab3422f30fe4ad4ba17a8 (patch)
treec6291fcec63defe6b2e3867901a5d349d5f76a85 /src/lambdakey-v1.0/ao_scheme_os.h
parent6ae22601bbf018193ac093fb0f745ebe213bfb64 (diff)
altos/lambdakey-v1.0: Add LED function back in
We've made things smaller, so there's (barely) space for this now. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/lambdakey-v1.0/ao_scheme_os.h')
-rw-r--r--src/lambdakey-v1.0/ao_scheme_os.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lambdakey-v1.0/ao_scheme_os.h b/src/lambdakey-v1.0/ao_scheme_os.h
index 6a2ab819..8af199c2 100644
--- a/src/lambdakey-v1.0/ao_scheme_os.h
+++ b/src/lambdakey-v1.0/ao_scheme_os.h
@@ -20,7 +20,7 @@
#include "ao.h"
-#define AO_SCHEME_POOL 3584
+#define AO_SCHEME_POOL 3792
#define AO_SCHEME_TOKEN_MAX 64
#ifndef __BYTE_ORDER