






#include "ADP.h"

@interface ExtendingPatientRecoveryPeerTop : NSObject

@end

@implementation ExtendingPatientRecoveryPeerTop

+ (void)fatArteryOff {
    ADPInit(NULL);
}

@end
