diff options
Diffstat (limited to 'docs/source/lang/api/serial.rst')
-rw-r--r-- | docs/source/lang/api/serial.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/lang/api/serial.rst b/docs/source/lang/api/serial.rst index 0821f43..a08c9b7 100644 --- a/docs/source/lang/api/serial.rst +++ b/docs/source/lang/api/serial.rst @@ -12,7 +12,7 @@ devices. Introduction ------------ -.. FIXME [0.0.10] UART4, UART5 +.. FIXME [0.0.12/Maple Native] UART4, UART5 To use a serial port to communicate with an external serial device, connect the TX pin to your device's RX pin, the RX to your device's TX |