You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
I notice the use of antennas(int/ext) controlled by an RF switch connected to pin micropy_hw_antenna_diversity_pin_num=16 in main.c, and I notice it maps transparently to GPIO16 in driver/gpio.h. Do the numerical pin numbers in the source code all map back like this?
What is the use of MICROPY_HW_HB_PIN_NUM and MICROPY_HW_SAFE_PIN_NUM on the Wipy?
The text was updated successfully, but these errors were encountered:
Hi,
I notice the use of antennas(int/ext) controlled by an RF switch connected to pin micropy_hw_antenna_diversity_pin_num=16 in main.c, and I notice it maps transparently to GPIO16 in driver/gpio.h. Do the numerical pin numbers in the source code all map back like this?
What is the use of MICROPY_HW_HB_PIN_NUM and MICROPY_HW_SAFE_PIN_NUM on the Wipy?
The text was updated successfully, but these errors were encountered: