Skip to content

Commit a9d32a2

Browse files
RTC alarm example: remove namespace
1 parent 1ab14b2 commit a9d32a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/RTC_Alarm/RTC_Alarm.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
*/
1313
#include <Arduino_MachineControl.h>
1414

15-
using namespace machinecontrol;
16-
1715
int hours = 12;
1816
int minutes = 45;
1917
int seconds = 57;

0 commit comments

Comments
 (0)