Remove ack-button.c to use the driver in Chopstx.

This commit is contained in:
NIIBE Yutaka
2018-09-27 10:46:18 +09:00
parent c6e32a36fb
commit 72647f01d0
4 changed files with 1 additions and 42 deletions

View File

@@ -472,11 +472,6 @@ int pinpad_getline (int msg_code, uint32_t timeout_usec);
#endif
struct chx_intr;
void ackbtn_init (struct chx_intr *intr);
void ackbtn_enable (void);
void ackbtn_disable (void);
extern uint8_t _regnual_start, __heap_end__[];