mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-08 13:24:01 +02:00
Add current version of mbed code as stored at mbed.org
This commit is contained in:
parent
9a712ec12c
commit
ddb1399f9a
7 changed files with 155 additions and 1 deletions
6
mbed/request.h
Normal file
6
mbed/request.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef __REQUEST__H
|
||||
#define __REQUEST__H
|
||||
|
||||
bool request(const char *arg, char *response);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue