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: tempsensors adi_console_menu platform_drivers
Diff: app/ad7124_console_app.h
- Revision:
- 3:f20f09251190
- Parent:
- 1:c863d7e9e272
- Child:
- 5:330f902463f9
--- a/app/ad7124_console_app.h Mon Feb 22 05:16:41 2021 +0000 +++ b/app/ad7124_console_app.h Fri Mar 19 14:34:05 2021 +0530 @@ -24,6 +24,7 @@ /******************************************************************************/ enum sensor_config_ids { + AD7124_CONFIG_RESET, AD7124_CONFIG_2WIRE_RTD, AD7124_CONFIG_3WIRE_RTD, AD7124_CONFIG_4WIRE_RTD, @@ -41,4 +42,3 @@ extern console_menu ad7124_main_menu; #endif /* AD7124_CONSOLE_APP_H_ */ -