mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-19 14:58:35 +03:00
add/fix mcp23017 i2c gpio expander functions and tests
Change-Id: Ia2e5a1bf3f97272931014e54e587109297556c03
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
#include "utils.h"
|
||||
#include "chip.h"
|
||||
|
||||
|
||||
|
||||
void gpio_test_init(void)
|
||||
{
|
||||
printf("FIXME run tests here\n\n");
|
||||
printf("FIXME run tests here\n\r");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user