Remove reference to special indicator functions (now virtual)

This commit is contained in:
David Fenyes 2020-03-20 14:43:18 -05:00
parent b579d70181
commit 8f09246a4d
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@ Features:
* (2): Apple 2 ASCII keyboard (upper/lower)
* (3): Apple 2 ASCII keyboard (standard all caps)
* Indicators: Controlled via activate() and deactivate() functions for the various keys.
* Debounce and Repeat functions: The main keyscan logic implements key
debouncing. Multiple keys may be debounced simultaneously using a separate
debounce counter for each key in the matrix.