[realtek-ambz] Add missing #define

This commit is contained in:
Kuba Szczodrzyński
2022-07-03 19:48:24 +02:00
parent 673b8233e5
commit 5d16338faa

View File

@@ -42,3 +42,5 @@ class SerialClass : public HardwareSerial {
using Print::write;
};
#define HAS_SERIAL_CLASS 1