altos: Add pyro operations to regular ignite commands
[fw/altos] / src / core / ao_pyro.h
index 1f8385426753cde410c533b00f516a810c64f2eb..0c5642d6ea91f2ff12e76c6b1321ff69882b3a4c 100644 (file)
@@ -74,4 +74,10 @@ ao_pyro_show(void);
 void
 ao_pyro_init(void);
 
+void
+ao_pyro_manual(uint8_t p);
+
+void
+ao_pyro_print_status(void);
+
 #endif