Skip to content

Commit 3abc566

Browse files
committed
esp32/machine_rtc.c: removed unnecessary printf
1 parent 57d4906 commit 3abc566

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

esp32/machine_rtc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ STATIC mp_obj_t machine_rtc_alarm(mp_obj_t self_in, mp_obj_t alarm_id, mp_obj_t
132132

133133
// set expiry time (in microseconds)
134134
machine_rtc_expiry = (uint64_t)mp_obj_get_int(time_in) * 1000;
135-
printf("Setting machine_rtc_expiry to %lld\n", machine_rtc_expiry);
136135

137136
return mp_const_none;
138137

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy