altos: Enable pyro channel control in telepyro
[fw/altos] / src / core / ao_pyro.h
index 1989a9e55c28a74f27a97464f50fb7f0fadc0fb3..5deb69d0bf3eccafef80479f28d176c43be7f51b 100644 (file)
@@ -57,6 +57,8 @@ struct ao_pyro {
        uint8_t                 fired;
 };
 
+extern uint8_t ao_pyro_wakeup;
+
 void
 ao_pyro_set(void);