>ProfessorM<

Results 1 comments of >ProfessorM<

I have same issue. Just go to Arduino folder then library's. Find Ucglib.cpp and add below code: #if defined(__arm__) #define __NOP __asm volatile ("nop") #endif