The README currently does not mention the TZ environment variable, which is used by the checkAutoAcknowledge() function in meshTasticManager.
Without setting TZ, the message timestamp will default to America/New_York, which can cause incorrect or inconsistent behavior when broadcasting auto-acknowledge messages.
The README currently does not mention the
TZenvironment variable, which is used by the checkAutoAcknowledge() function in meshTasticManager.Without setting TZ, the message timestamp will default to America/New_York, which can cause incorrect or inconsistent behavior when broadcasting auto-acknowledge messages.