diff options
author | Christian Cunningham <cc@localhost> | 2022-04-06 15:54:05 -0700 |
---|---|---|
committer | Christian Cunningham <cc@localhost> | 2022-04-06 15:54:05 -0700 |
commit | a61924d3b64b4b80f8784008501975d650f7460f (patch) | |
tree | ec20c4df855c68f6dc646e466141dd794cd08e31 | |
parent | 32d54a94b2ae4e1887b40583f2c987cce39ccfd8 (diff) |
Change verbiage
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ C++ sources in this directory are expected to work with a few missing features s - Ethernet Driver - Move UART Polling Write to another method - Make UART Write run as an event-based system - - Deterministic Graphics + - Error-Resistant Graphics - SPI Driver - GPIO Falling Edge IRQ |