sdesalas/Arduino-Queue.h

error: 'Queue' does not name a type

T-Kuhn opened this issue · 4 comments

I encountered the following error message when trying to use the Queue.h library in the Arduino IDE coding for a ESP-32 developer board: error: 'Queue' does not name a type

The fix was to change

#ifndef QUEUE_H
#define QUEUE_H

to

#ifndef Queue_h
#define Queue_h

in the Queue.h file.

Arduino Pro Mini:
I've had the same problem, thank you for providing the fix!

glad I could help

idk why but someone mentioning me in that issue in every week, wtf happening?
Screenshot 2024-02-20 at 01 51 43

edit: nvm i just clicked the unsubscribe, probably it's spam user or something.

idk why but someone mentioning me in that issue in every week, wtf happening? Screenshot 2024-02-20 at 01 51 43

edit: nvm i just clicked the unsubscribe, probably it's spam user or something.

I guess it people spamming those links or bots even