registerLibrary method
Used to register the exists of an integrated AFib-aware library.
Implementation
void registerLibrary(AFLibraryID id) {
AFibD.registerLibrary(id);
}
Used to register the exists of an integrated AFib-aware library.
void registerLibrary(AFLibraryID id) {
AFibD.registerLibrary(id);
}