Are Pico+ ADC values able to be broadcast to non-followers

Hi All

It is great that the Pico V3 + Gyro now has 4x Analogue Input pins available (33, 34, 36, 39) and the same on the ‘newer’ version of the PB V3. I’ve been using these successfully for brightness sliders etc, but I am about to dive into the world of multiple PB set-up using the Leader/Follower/Sync capability and I cannot find a definitive answer to the following question:-

Is there a way to share/broadcast the value of these ‘native’ ADC pins over WiFi like you can with a sensor board?

i.e. if my leader (or any PB in the group) does not have a Sensor board and I use analogRead(34) to check a brightness slider can it be pushed in anyway over WiFi? Use case - PB’s on the WiFi network that are not set as followers (i.e. doing their own thing) can all be controlled from one point/PB.

Hopefully this makes sense?

Regards