espressif / ESP8266_RTOS_SDK

Latest ESP8266 SDK based on FreeRTOS, esp-idf style.
http://bbs.espressif.com
Apache License 2.0
3.35k stars 1.57k forks source link

Fixes #1278 ncurses compilation issue (GIT8266O-857) #1280

Open fiffy326 opened 6 months ago

fiffy326 commented 6 months ago

Adds a return type to the main function in the test code for the ncurses library. This fixes a compilation error on Arch Linux.