MrYsLab / pymata4

A High Performance Python Client For Arduino Firmata
GNU Affero General Public License v3.0
76 stars 30 forks source link

keep_alive sleep interval calculated incorrectly #3

Closed MrYsLab closed 4 years ago

MrYsLab commented 4 years ago

Need to change the keep alive sleep interval to be equal to (period - margin).

MrYsLab commented 4 years ago

Solved with version 1.01