diff options
Diffstat (limited to 'tmk_core/protocol/xt.h')
| -rw-r--r-- | tmk_core/protocol/xt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmk_core/protocol/xt.h b/tmk_core/protocol/xt.h index cc55b7dbc..538ff0e45 100644 --- a/tmk_core/protocol/xt.h +++ b/tmk_core/protocol/xt.h | |||
| @@ -68,6 +68,6 @@ POSSIBILITY OF SUCH DAMAGE. | |||
| 68 | setPinOutput(XT_CLOCK_PIN); \ | 68 | setPinOutput(XT_CLOCK_PIN); \ |
| 69 | } while (0) | 69 | } while (0) |
| 70 | 70 | ||
| 71 | void xt_host_init(void); | 71 | void xt_host_init(void); |
| 72 | 72 | ||
| 73 | uint8_t xt_host_recv(void); | 73 | uint8_t xt_host_recv(void); |
