07-14-2022, 02:46 AM
HardwareSerial.cpp define serial port pins:
#ifndef RX2
#define RX2 15
#endif
#ifndef TX2
#define TX2 13
#endif
#ifndef RX2
#define RX2 15
#endif
#ifndef TX2
#define TX2 13
#endif
Lesson33- how to debug KC868-A8S GSM module using AT command
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Lesson33- how to debug KC868-A8S GSM module using AT command - by admin - 06-25-2022, 11:50 PM
RE: Lesson33- how to debug KC868-A8S GSM module using AT command - by admin - 07-14-2022, 02:46 AM
RE: Lesson33- how to debug KC868-A8S GSM module using AT command - by alexanderhez - 12-10-2022, 04:03 AM
RE: Lesson33- how to debug KC868-A8S GSM module using AT command - by admin - 12-11-2022, 01:59 AM
|