#pragma once namespace buttons { void init(); void update(); void set_addr_next(uint32_t addr); };