TR-mbed 1.0
Loading...
Searching...
No Matches
Subsystem.h
Go to the documentation of this file.
1#pragma once
2#include "mbed.h"
3
5{
6 public:
7 void periodic();
8 void getState();
9 void setState();
10};
Definition Subsystem.h:5
void getState()
void setState()
void periodic()