Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The interface provides shorter and simpler access to most of the railway components. To prevent conflicts with existing function names all functions in our interface are prefixed with rail.

Additionally, the interface handles the repeated reading of the reed contacts an and persists these values for one tick to prevent side effects.

...

The generated C-Files should be stored in the /code/ part of the local working copy but not commited to the repository.

...