1
mirror of https://github.com/valentineus/kp3s-lgvl.git synced 2025-04-28 01:31:23 +03:00
Georgiy Bondarenko e8701195e6 Initial commit
2021-03-04 22:54:23 +05:00

6 lines
114 B
Python

Import("env")
from datetime import datetime
env['PROGNAME'] = datetime.now().strftime("firmware-%Y%m%d-%H%M%S")