mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-23 17:01:31 -04:00
Move halt indication code to common place.
This commit is contained in:
parent
9bf6ea2873
commit
7c9fc62f5e
4 changed files with 27 additions and 28 deletions
|
@ -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__*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue