change counter_map to std::map<uint16, uint16> (#597)
* change counter_map to std::map<uint16, uint16> Now temporary/permanent counter is determinded by counter type. * change returns.svalue to uint16 * add const declaration * fix add_counter(), remove_counter() * remove counter when RESET_DISABLE
Showing
Please register or sign in to comment