From 648e3b6cd45a2f92e505e22ba65f72bc1812ca36 Mon Sep 17 00:00:00 2001 From: David Zovko Date: Fri, 31 Jul 2020 10:27:28 +0200 Subject: [PATCH] Update iconConvert.py --- examples/3. Projects/1-Weather_station_example/iconConvert.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/3. Projects/1-Weather_station_example/iconConvert.py b/examples/3. Projects/1-Weather_station_example/iconConvert.py index 387d38f..4c30e61 100644 --- a/examples/3. Projects/1-Weather_station_example/iconConvert.py +++ b/examples/3. Projects/1-Weather_station_example/iconConvert.py @@ -5,6 +5,8 @@ # # Takes all files from /icons and saves them to /binary_icons # +#July 2020 by e-radionica.com +# # ----------- from PIL import Image