Skip to content

v1.1.0

Compare
Choose a tag to compare
@Trusty77 Trusty77 released this 08 Jan 17:12
· 13 commits to master since this release

08/01/2018 V1.1.0

  • Correction de readCV(ints) et readCV(string) qui ne retournaient aucune valeur !
  • Correction d'un warning dans les exemples miniDcc et maxiDcc.
  • Ajout de identifyLocoIdMain() et identifyLocoIdProg() pour lire le CV1 d'une loco présente sur la voie.

  • Fix readCV(ints) and readCV(string) to return values !
  • Fix a warning in samples mini and maxi.
  • Added identifyLocoIdMain() and identifyLocoIdProg() to find the address of a decoder on the track.

08/01/2018 V1.0.1

  • Correction des exemples mini et maxi qui ne géraient pas correctement l'encodeur.
  • Ajout d'un test pour un beginMain/beginProg avec le signal pin à 255.

  • Fix samples mini and maxi which did not use EVENT_ENCODER event !
  • Add a test in beginMain/beginProg to check undefined signal pin.