Explorar el Código

Add piMemorySize for rpi4 8G

pull/85/head
namikata2020 hace 4 años
padre
commit
6ca0231124
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      wiringPi/wiringPi.c

+ 1
- 1
wiringPi/wiringPi.c Ver fichero

@@ -290,7 +290,7 @@ const int piMemorySize [8] =
1024, // 2
2048, // 3
4096, // 4
0, // 5
8192, // 5
0, // 6
0, // 7
} ;


Cargando…
Cancelar
Guardar