diff --git a/avr/modules/rtc/ds3231/send.asm b/avr/modules/rtc/ds3231/send.asm index c3e2765..5187ba2 100644 --- a/avr/modules/rtc/ds3231/send.asm +++ b/avr/modules/rtc/ds3231/send.asm @@ -83,7 +83,7 @@ Ds3231_SendTime_ret: ; @end - +#if 0 ; --------------------------------------------------------------------------- ; @routine ds3231SendDebug ; @@ -110,4 +110,7 @@ ds3231SendDebug: ds3231SendDebug_ret: ret ; @end +#endif + +