mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-23 01:21:40 +00:00
Remove pipeline index/driver mode/led mode caching in PhotonCamera
This commit is contained in:
@@ -139,10 +139,6 @@ class PhotonCamera {
|
||||
nt::NetworkTableEntry ledModeEntry;
|
||||
|
||||
mutable Packet packet;
|
||||
|
||||
bool driverMode;
|
||||
double pipelineIndex;
|
||||
mutable LEDMode mode;
|
||||
};
|
||||
|
||||
} // namespace photonlib
|
||||
|
||||
Reference in New Issue
Block a user