#pragma once #include bool initAxp(); // Must call initAxp() first before this returns a non-nullptr response std::shared_ptr getAxp192();