Added Raspberry Pi 4 1GB 2GB and 4GB to the list of detected platforms
Signed-off-by: Chuck Duey <cduey@msn.com>
This commit is contained in:
committed by
Mihai Tudor Panu
parent
bb736e762b
commit
f58cdc9da4
@@ -24,6 +24,7 @@ extern "C" {
|
||||
#define MRAA_RASPBERRY_PI_ZERO_W_PINCOUNT 41
|
||||
#define MRAA_RASPBERRY_PI3_B_PLUS_PINCOUNT 41
|
||||
#define MRAA_RASPBERRY_PI3_A_PLUS_PINCOUNT 41
|
||||
#define MRAA_RASPBERRY_PI4_B_PINCOUNT 41
|
||||
|
||||
mraa_board_t *
|
||||
mraa_raspberry_pi();
|
||||
|
||||
Reference in New Issue
Block a user