Andrea L / IRremote

Dependents:   ConditionlyDaikin

Revision:
9:4e06441ceecf
Parent:
6:ee990cddff48
diff -r da53af1db462 -r 4e06441ceecf irSend.cpp
--- a/irSend.cpp	Sun May 26 17:18:25 2019 +0000
+++ b/irSend.cpp	Mon May 27 11:13:55 2019 +0000
@@ -26,6 +26,8 @@
 	if (time > 0) custom_delay_usec(time);
 }
 
+
+
 //+=============================================================================
 // Leave pin off for time (given in microseconds)
 // Sends an IR space for the specified number of microseconds.