Skip to content

Commit ce9a95e

Browse files
authored
Update allsky_common.h.repo: Add XX_EXIT_STOP_XX
1 parent f2ce970 commit ce9a95e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/include/allsky_common.h.repo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
#define EXIT_RESET_USB XX_EXIT_RESET_USB_XX // Need to reset USB bus; cannot continue
7575
#define EXIT_ERROR_STOP XX_EXIT_ERROR_STOP_XX // Got an unrecoverable ERROR
7676
#define EXIT_NO_CAMERA XX_EXIT_NO_CAMERA_XX // Could not find a camera - is unrecoverable
77+
#define EXIT_STOP XX_EXIT_STOP_XX // Stop services with no error
7778

7879
enum extType {
7980
isJPG,

0 commit comments

Comments
 (0)