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: FreescaleIAP mbed-rtos mbed
Fork of workinQM_5thJan_azad by
Diff: ACS.cpp
- Revision:
- 66:a5d2b8dc6b9e
- Parent:
- 63:55d32e7dcad7
- Child:
- 88:d9d647e3701f
diff -r d1b12729fcdc -r a5d2b8dc6b9e ACS.cpp --- a/ACS.cpp Thu Nov 24 09:45:08 2016 +0000 +++ b/ACS.cpp Sun Dec 04 07:58:20 2016 +0000 @@ -102,7 +102,7 @@ {return 0x00; } float div=max-min;div=(255.0/div);val=((val-min)*div); - printf("\n\n\n\rthe algo value is %d",val); + // printf("\n\n\n\rthe algo value is %d",val); return (uint8_t)val; } @@ -889,7 +889,7 @@ } /// acs_pc.printf("Sentral Status is %x\n \r",(int)store); - + acs_pc.printf("\n\r stuck here maaan nupe passed it!! inside ACS"); //to check whether EEPROM is uploaded properly switch((int)store) { case(3): {