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.
Dependents: MAXREFDES131_Qt_Demo MAX32630FTHR_iButton_uSD_Logger MAX32630FTHR_DS18B20_uSD_Logger MAXREFDES130_131_Demo ... more
Diff: Masters/Masters.h
- Revision:
- 137:a1f0069f1832
- Parent:
- 104:3f48daed532b
- Child:
- 138:5bd0a7a82bb4
--- a/Masters/Masters.h Mon Sep 26 15:42:00 2016 -0500 +++ b/Masters/Masters.h Mon Sep 26 15:46:52 2016 -0500 @@ -41,9 +41,5 @@ #include "Masters/DS2480B/DS2480B.h" #include "Masters/DS2465/DS2465.h" -//Bit-Bang Master only supported on MAX32600MBED Board -#if(TARGET_MAX32600) -#include "Masters/OwGpio/OwGpio.h" -#endif #endif /*ONEWIRE_MASTERS_H*/