Skip to content

Commit 660418c

Browse files
authored
Revert "Add WCharacter support (#96)" (#99)
This reverts commit 07e65b7.
1 parent 07e65b7 commit 660418c

File tree

2 files changed

+0
-165
lines changed

2 files changed

+0
-165
lines changed

cores/arduino/Arduino.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,6 @@ void yield(void);
4949
} // extern "C"
5050
#endif // __cplusplus
5151

52-
#ifdef __cplusplus
53-
# include "WCharacter.h"
54-
# include "WString.h"
55-
# include "WMath.h"
56-
//# include <Tone.h>
57-
# include <HardwareSerial.h>
58-
#endif
59-
6052
// Include pins variant
6153
#include "pins_arduino.h"
6254

cores/arduino/WCharacter.h

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)