diff options
Diffstat (limited to 'include/driver/nrf24l01.h')
-rw-r--r-- | include/driver/nrf24l01.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/driver/nrf24l01.h b/include/driver/nrf24l01.h index b5470e9..ac8d79c 100644 --- a/include/driver/nrf24l01.h +++ b/include/driver/nrf24l01.h @@ -2,7 +2,7 @@ * Based on https://github.com/nRF24/RF24 * * Copyright (C) 2011 J. Coliz <maniacbug@ymail.com> - * Copyright (C) 2019 Daniel Friesel + * Copyright (C) 2019 Birte Kristina Friesel * * SPDX-License-Identifier: GPL-2.0-only */ |