Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update to new ArduiEmulatorWin

Choose a tag to compare

@Trusty77 Trusty77 released this 04 Jun 15:30
· 7 commits to master since this release

03/06/2019 V1.3.3

  • Mise à jour de la partie Visual Studio pour le nouveau ArduiEmulatorWin
  • Remplacement de INTERFACE par DCCPP_INTERFACE pour éviter un conflit de nommage
  • Change LIBRARY_VERSION en DCCPP_LIBRARY_VERSION
  • Correction de l'exemple EthernetDcc pour le numéro de pin à 11 au lieu de 3...
  • Retrait d'un fichier inutile dans les sources.
  • powerOn() et powerOff() peuvent maintenant couper/remettre le courant sur les deux voies indépendamment.

  • Update to use the new ArduiEmulatorWin
  • Replace of INTERFACE by DCCPP_INTERFACE to avoid naming conflict.
  • Change LIBRARY_VERSION to DCCPP_LIBRARY_VERSION
  • Fix pin number from 11 to 3 in sample EthernetDcc.ino
  • Removing of an unused file in src.
  • powerOn() and powerOff() can now stop/restore the current on each track independantly.