erotronik / pulsemote-M5

Control eStim boxes like the DG-Labs 2.0 with a https://github.com/erotronik/M5-Remote
Apache License 2.0
1 stars 0 forks source link

Coyote library has a type_of_change different to ours, but we just mash them together #1

Closed jlatex closed 6 months ago

jlatex commented 6 months ago

leading to

  t != static_cast<type_of_change>(C_DISCONNECTED)) {  // todo: fix this
jlatex commented 6 months ago

fixed