diff --git a/libsigrokdecode4DSL/decoders/a7105/__init__.py b/libsigrokdecode4DSL/decoders/a7105/__init__.py index 60124780..a011c987 100644 --- a/libsigrokdecode4DSL/decoders/a7105/__init__.py +++ b/libsigrokdecode4DSL/decoders/a7105/__init__.py @@ -19,11 +19,7 @@ ''' This decoder stacks on top of the 'spi' PD and decodes the protocol spoken -by the Nordic Semiconductor nRF24L01 and nRF24L01+ 2.4GHz transceiver chips. - -Details: -http://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF24L01 -http://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF24L01P +by the AMICCOM A7105 2.4GHz transceiver chips. ''' from .pd import Decoder