Skip to content

Conversation

cheongpark
Copy link
Contributor

@cheongpark cheongpark commented Sep 5, 2024

Description of Changes

I noticed that the eeg_names for the Muse 2 I am using were incorrect. Upon checking, it seems that the names have changed.

Original: TP9, Fp1, Fp2, TP10
Updated: TP9, AF7, AF8, TP10

Reference

https://github.com/brainflow-dev/brainflow/blob/master/src/board_controller/muse/inc/muse_constants.h

#define MUSE_GATT_ATTR_TP9 "273e0003-4c4d-454d-96be-f03bac821358"
#define MUSE_GATT_ATTR_AF7 "273e0004-4c4d-454d-96be-f03bac821358"
#define MUSE_GATT_ATTR_AF8 "273e0005-4c4d-454d-96be-f03bac821358"
#define MUSE_GATT_ATTR_TP10 "273e0006-4c4d-454d-96be-f03bac821358"

image

Copy link
Member

@Andrey1994 Andrey1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Andrey1994 Andrey1994 merged commit 1a81848 into brainflow-dev:master Sep 7, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants