timex_datalink_client icon indicating copy to clipboard operation
timex_datalink_client copied to clipboard

Write data to Timex Datalink devices with an optical sensor

Results 2 timex_datalink_client issues
Sort by recently updated
recently updated
newest added

By using even higher values than the character indexes in `CHARS_PROTOCOL_6`... https://github.com/synthead/timex_datalink_client/blob/7dcbcfd35ffcfe559f67a23b6664e821edc9b612/lib/timex_datalink_client/helpers/char_encoders.rb#L7 ...as characters to `protocol_6_chars_for`... https://github.com/synthead/timex_datalink_client/blob/7dcbcfd35ffcfe559f67a23b6664e821edc9b612/lib/timex_datalink_client/helpers/char_encoders.rb#L23-L25 ...it appears that there are more characters that can be displayed on the...

enhancement
protocol 6

PhraseBuilder is used as a way of decoupling classes between the protocol 7 models and the speech data. However, the models could be simplified by simply passing in English phrases...

enhancement
protocol 7