altb_pmic / Mbed 2 deprecated Test_optical_flow_PX4

Dependencies:   mbed

Revision:
11:d367224f2194
Parent:
9:be40afb750d3
Child:
12:19fe4f6a8b6b
diff -r c654deb509e2 -r d367224f2194 PX4Flow.h
--- a/PX4Flow.h	Fri Sep 20 12:55:45 2019 +0000
+++ b/PX4Flow.h	Fri Sep 20 13:01:26 2019 +0000
@@ -75,7 +75,7 @@
 {
 public:
     // Constructor
-    PX4Flow(I2C& i2c, Serial& pc);
+    PX4Flow(I2C& i2c);
     
     // Deconstructor
     virtual ~PX4Flow();