11 lines
141 B
C
11 lines
141 B
C
|
/*
|
||
|
* runtime_state.h
|
||
|
*
|
||
|
* Created on: Jan 31, 2021
|
||
|
* @author Andrey Belomutskiy, (c) 2012-2021
|
||
|
*/
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
void resetMaxValues();
|