Proyecto ABInBev para la tarjeta Guaria 1/2.

Revision:
1:9e821e640117
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Program/fireup_exe.hpp	Fri Jul 01 12:45:55 2022 -0600
@@ -0,0 +1,20 @@
+/**
+ * @file fireup_exe.hpp
+ * @author Felícito Manzano (felicito.manzano@detektor.com.sv)
+ * @brief 
+ * @version 0.1
+ * @date 2021-01-14
+ * 
+ * @copyright Copyright (c) 2021
+ * 
+ */
+
+#ifndef __FIREUP_EXE_HPP
+#define __FIREUP_EXE_HPP
+
+    // FUNCTIONS
+    void query_fingerprint_reader();
+    void process_Engine_FireUp();
+    void process_SeatBelt_FireUp();
+
+#endif // __FIREUP_EXE_HPP
\ No newline at end of file