mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-23 09:20:30 +00:00
fix(wifi): Run tools/format.sh on WiFi component
This commit is contained in:
@@ -34,5 +34,5 @@ int wpa_ether_send(void *ctx, const u8 *dest, u16 proto,
|
||||
void wpa_supplicant_transition_disable(struct wpa_sm *sm, u8 bitmap);
|
||||
|
||||
int hostapd_send_eapol(const u8 *source, const u8 *sta_addr,
|
||||
const u8 *data, size_t data_len);
|
||||
const u8 *data, size_t data_len);
|
||||
#endif /* WPAS_GLUE_H */
|
||||
|
Reference in New Issue
Block a user