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.
Diff: ADSlib.h
- Revision:
- 4:b251aa7b7c86
- Parent:
- 3:8c8ce127f100
diff -r 8c8ce127f100 -r b251aa7b7c86 ADSlib.h --- a/ADSlib.h Sun Apr 05 20:33:43 2015 +0000 +++ b/ADSlib.h Tue Apr 07 18:48:58 2015 +0000 @@ -27,7 +27,7 @@ ////////////////////////////////////// // data variables start here// -extern unsigned char ADS_Default_Channel_Settings [8]; +extern signed char ADS_Default_Channel_Settings [8]; //extern unsigned char Input_dummy_byte [19]; extern unsigned char ADS_Default_Register_Settings [22];