Poor Quality of SDK Documentation

According to the description of SensorInfo structure for any programming language placed at https://sdk.brainbit.com/sdk2_scanner/ the structure contains RSSI value as the last field.

At the same time, the only available type definition of the structure for C++ does not contain the field. I guess you know how array of structs traversing works in case of wrong type size (since you kindly let us working with raw pointers while hiding actual implementation)... https://github.com/BrainbitLLC/neurosdk2-cpp/blob/bf1fdfbd1cec2552b4b907aefb7b2784e9b3ed70/include/cmn_type.h#L75

Hope someday you'll take your time to either update the docs or neurosdk2-cpp repo contents.

Best

Assignee Loading
Time tracking Loading