mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
fix: flagging as unsupported the BLE module on macOS as the GATT library support is not complete.
This commit is contained in:
parent
ee59fefbcd
commit
fe00cc707f
9 changed files with 34 additions and 34 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !windows
|
||||
// +build !windows !darwin
|
||||
|
||||
package modules
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue