Victor Dang
/
ESP8266_Wifi
my repo
Revision 5:a57f2e7ebb20, committed 2019-04-17
- Comitter:
- Victordang
- Date:
- Wed Apr 17 08:22:41 2019 +0000
- Parent:
- 4:d8270d048cc7
- Commit message:
- update
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Apr 17 07:55:15 2019 +0000 +++ b/main.cpp Wed Apr 17 08:22:41 2019 +0000 @@ -3,7 +3,7 @@ Serial pc(USBTX, USBRX); -Serial wroom(p27, p28); // tx, rx +Serial wroom(p28, p27); // tx, rx