Enable GPU acecel on any Pi Zeros, not just zero W (#405)

This commit is contained in:
Matt
2022-01-20 21:59:29 -05:00
committed by GitHub
parent a3e205cb6f
commit fc91daf397

View File

@@ -20,7 +20,7 @@ public enum PiVersion {
PI_B("Pi Model B"),
COMPUTE_MODULE("Compute Module Rev"),
ZERO_W("Pi Zero W Rev 1.1"),
ZERO_2_W("Raspberry Pi Zero 2 W"),
ZERO_2_W("Raspberry Pi Zero 2"),
PI_3("Pi 3"),
PI_4("Pi 4"),
COMPUTE_MODULE_3("Compute Module 3"),