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: Max32630_One_Wire_Interface
Diff: OneWire_Masters/GPIO/owgpio.h
- Revision:
- 24:8942d8478d68
- Parent:
- 23:e8e403d61359
- Child:
- 26:a361e3f42ba5
--- a/OneWire_Masters/GPIO/owgpio.h Mon Mar 21 23:18:45 2016 +0000 +++ b/OneWire_Masters/GPIO/owgpio.h Tue Mar 22 14:24:53 2016 -0500 @@ -39,7 +39,7 @@ #include "mbed.h" -#include "OneWireMaster.h" +#include "OneWire_Masters/OneWireMaster.h" class OwGpio: public OneWireMaster