Преглед на файлове

try again to fix for ubuntu gcc

Thomas B преди 6 дни
родител
ревизия
7ed3f64846
променени са 6 файла, в които са добавени 0 реда и са изтрити 6 реда
  1. 0
    1
      src/console.c
  2. 0
    1
      src/led.c
  3. 0
    1
      src/pulse.c
  4. 0
    1
      src/sequence.c
  5. 0
    1
      src/settings.c
  6. 0
    1
      src/ui.c

+ 0
- 1
src/console.c Целия файл

@@ -16,7 +16,6 @@
16 16
  * See <http://www.gnu.org/licenses/>.
17 17
  */
18 18
 
19
-#include <inttypes.h>
20 19
 #include <string.h>
21 20
 #include <unistd.h>
22 21
 #include <stdio.h>

+ 0
- 1
src/led.c Целия файл

@@ -17,7 +17,6 @@
17 17
  */
18 18
 
19 19
 #include <stdio.h>
20
-#include <inttypes.h>
21 20
 #include "pico/stdlib.h"
22 21
 
23 22
 #include "sequence.h"

+ 0
- 1
src/pulse.c Целия файл

@@ -17,7 +17,6 @@
17 17
  */
18 18
 
19 19
 #include <stdio.h>
20
-#include <inttypes.h>
21 20
 #include "pico/stdlib.h"
22 21
 
23 22
 #include "led.h"

+ 0
- 1
src/sequence.c Целия файл

@@ -17,7 +17,6 @@
17 17
  */
18 18
 
19 19
 #include <stdio.h>
20
-#include <inttypes.h>
21 20
 #include "pico/stdlib.h"
22 21
 
23 22
 #include "led.h"

+ 0
- 1
src/settings.c Целия файл

@@ -17,7 +17,6 @@
17 17
  */
18 18
 
19 19
 #include <stdio.h>
20
-#include <inttypes.h>
21 20
 
22 21
 #include "pico/stdlib.h"
23 22
 #include "hardware/watchdog.h"

+ 0
- 1
src/ui.c Целия файл

@@ -17,7 +17,6 @@
17 17
  */
18 18
 
19 19
 #include <stdio.h>
20
-#include <inttypes.h>
21 20
 #include <math.h>
22 21
 #include "pico/stdlib.h"
23 22
 

Loading…
Отказ
Запис