forked from ROMEO/obsw
Added fancy block comment
This commit is contained in:
@ -103,6 +103,10 @@ uint8_t give_mutex(void * handle) {
|
||||
|
||||
|
||||
|
||||
/************************************************************/
|
||||
/* GPIO SETUP AND USAGE */
|
||||
/************************************************************/
|
||||
|
||||
XGpioPs gpio;
|
||||
void gpio_setup() {
|
||||
XGpioPs_Config config;
|
||||
|
Reference in New Issue
Block a user