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

Appearance settings

Commit a0f6beb

Browse filesBrowse files
committed
TEMP: Revert "Redefine F() as no-op"
This reverts commit d316aa6 to allow running CI tests on a known baseline
1 parent bdfbf2b commit a0f6beb
Copy full SHA for a0f6beb

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎cores/arduino/Arduino.h

Copy file name to clipboardExpand all lines: cores/arduino/Arduino.h
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
#include <avr/io.h>
2727
#include <avr/interrupt.h>
2828

29-
#undef F
30-
#define F(str) (str)
31-
3229
#ifdef __cplusplus
3330
extern "C"{
3431
#endif

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.