ddetommaso / TobiiGlassesPyController

Tobii Pro Glasses 2 Python controller
GNU General Public License v3.0
56 stars 28 forks source link

Update controller.py #8

Closed Ivdhoven closed 5 years ago

Ivdhoven commented 5 years ago

Tobii Glasses controller uses Format %d/%m/%Y %H:%M:%S Using '%Y-%m-%dT%H:%M:%S+%f' causes a crash when the user wants to use the Tobii Glasses Controller software

Quick change of format should fix this

ddetommaso commented 5 years ago

Great! Thank you @Ivdhoven!