My Project
Loading...
Searching...
No Matches
MTC4BTConfiguration.h
Go to the documentation of this file.
1#pragma once
2
4#include "MCConfiguration.h"
5
7 public:
8 // BLE locomotive configurations.
9 std::vector<BLELocomotiveConfiguration *> Locomotives;
10};
Definition MCConfiguration.h:8
Definition MTC4BTConfiguration.h:6
std::vector< BLELocomotiveConfiguration * > Locomotives
Definition MTC4BTConfiguration.h:9