Merge pull request #1430 from openmv/portenta_ble

Portenta: add ble_advertising.py to manifest.
This commit is contained in:
Ibrahim Abd Elkader 2021-08-11 16:23:20 +02:00 committed by GitHub
commit e6c311831c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,3 +11,4 @@ freeze ("$(MPY_LIB_DIR)/", "tb6612.py")
freeze ("$(MPY_LIB_DIR)/", "vl53l1x.py")
freeze ("$(MPY_LIB_DIR)/", "lora.py")
freeze ("$(MPY_LIB_DIR)/", "urequests.py")
freeze ("$(MPY_LIB_DIR)/", "ble_advertising.py")