1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 09:53:45 +02:00

move more cpu specifics

This commit is contained in:
Asbelos
2022-03-02 14:24:49 +00:00
parent 6fc223d80b
commit 524afc6caf
7 changed files with 49 additions and 52 deletions

View File

@@ -36,6 +36,7 @@
#include "EXRAIL2.h"
#include "CommandDistributor.h"
#include "TrackManager.h"
#include "DCCTimer.h"
// This module is responsible for converting API calls into
// messages to be sent to the waveform generator.