|
etrobocon2018 feat.KatLab
770af34cce41ae9c30c41303275e1add2daae0c3
(with uncommitted changes)
|
#include "ev3api.h"#include "platform_interface_layer.h"#include "syssvc/serial.h"#include <stdlib.h>#include <string.h>
関数 | |
| void | spp_master_test_connect_ev3 (const uint8_t addr[6], const char *pin) |
| bool_t | spp_master_test_is_connected () |
| FILE * | spp_master_test_open_file () |
| void spp_master_test_connect_ev3 | ( | const uint8_t | addr[6], |
| const char * | pin | ||
| ) |
spp_master_test_api.c の 8 行目に定義があります。
| bool_t spp_master_test_is_connected | ( | ) |
spp_master_test_api.c の 12 行目に定義があります。
| FILE* spp_master_test_open_file | ( | ) |
spp_master_test_api.c の 18 行目に定義があります。
1.8.6