Stage without sha1.
[uccvend-snackrom.git] / ROM2 / vend.h
index 7686620..dfac7f4 100644 (file)
@@ -27,6 +27,7 @@ extern volatile u8 _home_sensors;
 #define home_sensors _home_sensors
 
 #define is_standalone() (misc_input & 0x01) /* DIP sw 1 */
+#define must_verify()   (misc_input & 0x02) /* DIP sw 2 */
 
 extern u16 _stack;
 

UCC git Repository :: git.ucc.asn.au