mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2025-12-15 00:58:51 +01:00
Merge pull request #85 from namikata2020/rpi4_8g
Add piMemorySize for rpi4 8G
This commit is contained in:
commit
d4b96c7cb4
@ -291,7 +291,7 @@ const int piMemorySize [8] =
|
|||||||
1024, // 2
|
1024, // 2
|
||||||
2048, // 3
|
2048, // 3
|
||||||
4096, // 4
|
4096, // 4
|
||||||
0, // 5
|
8192, // 5
|
||||||
0, // 6
|
0, // 6
|
||||||
0, // 7
|
0, // 7
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user