new: parsing BLE appearance field

This commit is contained in:
evilsocket 2019-02-14 14:13:19 +01:00
commit 9a76645a1c
No known key found for this signature in database
GPG key ID: 1564D7F30393A456
260 changed files with 35331 additions and 71922 deletions

View file

@ -34,7 +34,6 @@ func NewUpdateModule(s *session.Session) *UpdateModule {
return mod
}
func (mod *UpdateModule) Name() string {
return "update"
}