[C++] issues assigning brick IDs [RESOLVED]

edit, resolved.
for instantiazation one has to add the SPI (chip select ?) number additionally, e.g., 2, 3, or 7 etc:

Brickpi3 B2 (2) ;

that was what I missed.

Everything’s fine now with this.