Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of Chemical_Sensor_DMA by
Diff: Sample/quad.h
- Revision:
- 6:63de50ac29be
- Parent:
- 5:1b2dc43e8947
- Child:
- 7:af255a90505e
--- a/Sample/quad.h Fri Nov 06 19:28:49 2015 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ -/* -Add this to the Angle Encoder class later - -http://cache.freescale.com/files/32bit/doc/app_note/AN4381.pdf -*/ - -#ifndef QUAD_H_ -#define QUAD_H_ - -#include "mbed.h" - -void quad_update(int); -void quad_init(); -int quad_read(); -void quad_invert(); - -#endif /* DMA_H_ */ \ No newline at end of file