#include <errno.h>#include <math.h>#include <stdbool.h>#include <stddef.h>#include <stdint.h>#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include "pros/colors.h"#include "pros/error.h"#include "pros/llemu.h"#include "pros/misc.h"#include "pros/rtos.h"Go to the source code of this file.
PROS API header provides high-level user functionality
Contains declarations for use by typical VEX programmers using PROS.
This file should not be modified by users, since it gets replaced whenever a kernel upgrade occurs.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.