mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-24 08:29:05 +00:00
Move halt indication code to common place.
This commit is contained in:
@@ -22,8 +22,4 @@
|
||||
#ifndef __DEBUG_H__
|
||||
#define __DEBUG_H__
|
||||
|
||||
// Defined by application to indicate error in board/hardware-specific manner.
|
||||
void debug_indicate_error_init();
|
||||
void debug_indicate_error_update();
|
||||
|
||||
#endif/*__DEBUG_H__*/
|
||||
|
||||
Reference in New Issue
Block a user