mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
90959defd9f50b1c9778c11aa088f85d6cb05806
This enables listeners to be notified of not only value updates, but also flag changes and deletions by using a bitmask to specify what notifications are desired. The old API (which only provided a new/not new) flag is still supported. This also subsumes the feature to listen to local changes (that's one of the bitmask options).
Description
WPILib - FRC Robotics Library
Languages
C++
53.1%
Java
32.6%
Python
7.5%
C
2.6%
Jinja
1.7%
Other
2.4%