mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-04 22:46:00 +01:00
fixed unused variable warning in blinky
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
int main(void)
|
||||
{
|
||||
int i;
|
||||
pin_setup();
|
||||
|
||||
/* enable all power supplies */
|
||||
|
||||
Reference in New Issue
Block a user