Index: firmware/App/Controllers/BPModule.h =================================================================== diff -u -r3e6b89e98c3725c7afd94a3c37fe3efce3fde65f -r5ad0389d9abad0f0a523fc44ae6c00ca8b12f313 --- firmware/App/Controllers/BPModule.h (.../BPModule.h) (revision 3e6b89e98c3725c7afd94a3c37fe3efce3fde65f) +++ firmware/App/Controllers/BPModule.h (.../BPModule.h) (revision 5ad0389d9abad0f0a523fc44ae6c00ca8b12f313) @@ -38,6 +38,7 @@ void initiatePedsBPReading( void ); void abortBPReading( void ); +BOOL bpModuleHandleVitalsRequest( MESSAGE_T *message ); /**@}*/ #endif