Raj Patel / Mbed 2 deprecated RoboticMappingControl

Dependencies:   mbed mbed-rtos Motor LSM9DS1_Library_cal X_NUCLEO_53L0A1

globals.h

Committer:
abh15
Date:
2019-04-15
Revision:
7:00e6ac8fb52f
Parent:
6:c119cc5d48d6
Child:
8:bfa4bf23522c

File content as of revision 7:00e6ac8fb52f:

#ifndef GLOBALS_H
#define GLOBALS_H

/**
 * Hardware declarations. Initializations will be in main.cpp
 */
extern Serial pc;
extern DigitalIn pb;

#endif /* GLOBALS_H */