Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -rbbf4e1a170f66ce07af12908a1d0fe101a934e9e -rc0445144841904d5a6ea9d37af639e138e6a86b0 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision bbf4e1a170f66ce07af12908a1d0fe101a934e9e) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision c0445144841904d5a6ea9d37af639e138e6a86b0) @@ -170,6 +170,12 @@ // MSG_ID_UI_INSTALLATION_CONFIRM void handleInstallationConfirm( MESSAGE_T *message ); +// MSG_ID_UI_START_PRIME_REQUEST +void handleStartPrimeCmd( MESSAGE_T *message ); + +// MSG_ID_HD_START_PRIME_REQUEST_RESPONSE +BOOL sendStartPrimeCmdResponse( BOOL accepted, U32 reason ); + // *********** public DG command functions ********** // MSG_ID_SET_DG_DIALYSATE_TEMP_TARGETS