Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update line117 osPriority in main.cpp to dev branch #88

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

S10143806H
Copy link
Contributor

Update line 117 RTOS priority from osPriorityRealtime decrease to osPriorityNormal.

Tested the following examples that this fix might not affect the function of other peripherals:

  • Watchdog: “Watchdog Timer”
  • WiFi: ” WiFiSSLClient “
  • HTTP: "SimpleWebServerWiFi"
  • MQTT: “MQTT_Basic”
  • BLE: "BLE Scan"
  • I2C: “LCD_HelloWorld”.
  • SPI: "ILI9341_TFT_LCD_basic"
  • UART: "Adafruit_GPS_parsing"

Update line 117 RTOS priority from osPriorityRealtime decrease to osPriorityNormal.
Tested on the following examples that this fix might not affect the normal use of other peripherals:
- Watchdog: “Watchdog Timer”
- WiFi: ” WiFiSSLClient “ 
- HTTP: "SimpleWebServerWiFi"
- MQTT: “MQTT_Basic”
- BLE: "BLE Scan"
- I2C: “LCD_HelloWorld”.
- SPI: "ILI9341_TFT_LCD_basic"
- UART: "Adafruit_GPS_parsing"
@M-ichae-l M-ichae-l merged commit 989e6e8 into Ameba-AIoT:dev Jun 8, 2022
This pull request was closed.
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