From 846504b0537e29f8940b79956c4c3a65443b00a3 Mon Sep 17 00:00:00 2001 From: Martin Ouwerkerk <136217766+ouwerker@users.noreply.github.com> Date: Thu, 29 May 2025 14:28:10 +0200 Subject: [PATCH] Update Pico_ePaper-2.13_V4.py Changed date to date of submission --- python/Pico_ePaper-2.13_V4.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/Pico_ePaper-2.13_V4.py b/python/Pico_ePaper-2.13_V4.py index 6e97da7..b34e571 100644 --- a/python/Pico_ePaper-2.13_V4.py +++ b/python/Pico_ePaper-2.13_V4.py @@ -5,7 +5,7 @@ # * | Info : # *---------------- # * | This version: V1.0 -# * | Date : 2021-11-01 +# * | Date : 2023-03-14 # # | Info : python demo # ----------------------------------------------------------------------------- # Permission is hereby granted, free of charge, to any person obtaining a copy @@ -717,4 +717,4 @@ def sleep(self): epd.init() epd.Clear() epd.delay_ms(2000) - epd.sleep() \ No newline at end of file + epd.sleep()