Skip to content

Commit d20e0d2

Browse files
committed
removed leftovers from old pulseIn
1 parent 0925385 commit d20e0d2

File tree

3 files changed

+1
-101
lines changed

3 files changed

+1
-101
lines changed

cores/arduino/Arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ void loop( void ) ;
7171
#include "Tone.h"
7272
#include "WMath.h"
7373
#include "HardwareSerial.h"
74-
#include "wiring_pulse.h"
74+
// #include "wiring_pulse.h"
7575
#include "delay.h"
7676
#include "Uart.h"
7777
#endif // __cplusplus

cores/arduino/wiring_pulse.cpp.disabled

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

cores/arduino/wiring_pulse.h

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

0 commit comments

Comments
 (0)