Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Communication/RS485/RS485.h
- Revision:
- 21:e3b58d675c1c
- Parent:
- 20:eae8c84f318c
--- a/Communication/RS485/RS485.h Tue Aug 27 04:33:08 2019 +0000 +++ b/Communication/RS485/RS485.h Mon Sep 09 00:19:28 2019 +0000 @@ -3,7 +3,7 @@ namespace RS485 { #define SELECTBIT_T_PIN PB_3 - #define SELECTBIT_R_PIN PA_5 +// #define SELECTBIT_R_PIN PA_5 未接続 #define RS485UART_TX PA_9 #define RS485UART_RX PA_10