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: mbed
Diff: pat9125_mbed/pat9125_i2c.h
- Revision:
- 1:73967d37f487
- Parent:
- 0:411244c71423
--- a/pat9125_mbed/pat9125_i2c.h Tue Oct 03 07:26:38 2017 +0000
+++ b/pat9125_mbed/pat9125_i2c.h Tue Oct 17 09:23:10 2017 +0000
@@ -6,7 +6,7 @@
class pat9125_i2c : public I2C
{
public:
- pat9125_i2c(PinName sda = I2C_SDA0, PinName scl = I2C_SCL0);
+ pat9125_i2c(PinName sda, PinName scl);
static pat9125_i2c * reset() ;
};
PAT9125EL - Miniature Optical Navigation for Surface Tracking