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