From 4bafff3ea55b7f7920880b62d5577f06e2fc8125 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 8 Nov 2016 22:01:52 +0100 Subject: Removing old references to ChibiOS/GFX in documentation --- src/gadc/gadc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gadc') diff --git a/src/gadc/gadc.h b/src/gadc/gadc.h index eb29865d..94321192 100644 --- a/src/gadc/gadc.h +++ b/src/gadc/gadc.h @@ -12,7 +12,7 @@ * * @brief Module to abstract the very variable ADC interfaces of the underlying systems * - * @details The reason why ChibiOS/GFX has it's own ADC abstraction is because + * @details The reason why uGFX has it's own ADC abstraction is because * the Chibi-OS drivers are very CPU specific and do not * provide a way across all hardware platforms to create periodic * ADC conversions. There are also issues with devices with different -- cgit v1.2.3