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.
Calculate.h
- Committer:
- ADAMSTRUTT
- Date:
- 2015-07-22
- Revision:
- 0:efdae9d24ee1
File content as of revision 0:efdae9d24ee1:
//#ifndef CALCULATE_H //#define CALCULATE_H // //int calculate(double distance, int noOfPins); //void printArray(double array[3], int timesArray[3],int noOfPins); // ////#endif