|
llvm-mos-sdk
|
#include <stdbool.h>#include <stdint.h>

Go to the source code of this file.
Functions | |
| bool | rpc8e_sortron_command (uint8_t id) |
| Send a command to the Sortron and wait for it to complete. More... | |
Functionality related to the Sortron.
| bool rpc8e_sortron_command | ( | uint8_t | id | ) |
Send a command to the Sortron and wait for it to complete.
| id | The command ID. |