Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7a2e1cd

Browse files
Merge pull request #51 from florian-schweiger/patch-1
Remove historic Arduino 0012 workaround in SoftwareSerial
2 parents 5755dde + d518be6 commit 7a2e1cd

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎libraries/SoftwareSerial/src/SoftwareSerial.h‎

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,4 @@ class SoftwareSerial : public Stream
111111
static inline void handle_interrupt() __attribute__((__always_inline__));
112112
};
113113

114-
// Arduino 0012 workaround
115-
#undef int
116-
#undef char
117-
#undef long
118-
#undef byte
119-
#undef float
120-
#undef abs
121-
#undef round
122-
123114
#endif

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /