src/eric7/MicroPython/Devices/RP2Devices.py

branch
eric7
changeset 11148
15e30f0c76a8
parent 11090
f5f5f5803935
child 11166
fd914f897dcf
--- a/src/eric7/MicroPython/Devices/RP2Devices.py	Mon Feb 24 15:11:18 2025 +0100
+++ b/src/eric7/MicroPython/Devices/RP2Devices.py	Mon Feb 24 15:43:49 2025 +0100
@@ -406,7 +406,7 @@
 
         # The machine.rtc.datetime() function takes the arguments in the order:
         # (year, month, day, weekday, hour, minute, second, subseconds)
-        # __IGNORE_WARNING_M891__
+        # __IGNORE_WARNING_M-891__
         # https://docs.micropython.org/en/latest/library/machine.RTC.html#machine-rtc
         return """
 def set_time(rtc_time):

eric ide

mercurial