Looking-Glass / JoyconLib

Joy-Con library for Unity.
MIT License
467 stars 91 forks source link

Fix string formatting #44

Open taktran opened 3 years ago

taktran commented 3 years ago

Need to use time formatting for the debug log, otherwise it shows an Input string was not in a correct format error

Fixes https://github.com/Looking-Glass/JoyconLib/issues/23

Original fix from @UlyssesWu

wcai49 commented 2 years ago

Hello folks, please help review and checkin this PR since it solves this problem. Thanks. https://github.com/Looking-Glass/JoyconLib/issues/23