control the laser with the MBED

Dependencies:   mbed

globals.h

Committer:
bwang
Date:
2019-11-11
Revision:
1:d42ef49f54df

File content as of revision 1:d42ef49f54df:

#ifndef __GLOBALS_H
#define __GLOBALS_H

extern PwmOut out;

#endif