Skip to content

Commit

Permalink
removed leftovers from old pulseIn
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Mar 24, 2015
1 parent 0925385 commit d20e0d2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 101 deletions.
2 changes: 1 addition & 1 deletion cores/arduino/Arduino.h
Expand Up @@ -71,7 +71,7 @@ void loop( void ) ;
#include "Tone.h"
#include "WMath.h"
#include "HardwareSerial.h"
#include "wiring_pulse.h"
// #include "wiring_pulse.h"
#include "delay.h"
#include "Uart.h"
#endif // __cplusplus
Expand Down
61 changes: 0 additions & 61 deletions cores/arduino/wiring_pulse.cpp.disabled

This file was deleted.

39 changes: 0 additions & 39 deletions cores/arduino/wiring_pulse.h

This file was deleted.

0 comments on commit d20e0d2

Please sign in to comment.