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: rig.h
- Revision:
- 20:4c06d3041337
- Parent:
- 12:06ea96546af1
- Child:
- 26:b4421d1ee57a
--- a/rig.h Mon Jul 02 08:26:44 2018 +0000 +++ b/rig.h Mon Jul 02 09:04:45 2018 +0000 @@ -27,7 +27,7 @@ extern InterruptIn lickIn; // output -extern DigitalOut audioOut; +extern Pulse audioOut; extern Pulse visualOut; extern Pulse rewardOut;