diff options
Diffstat (limited to 'drivers/multiple/uGFXnetESP8266/uGFXnetProtocol.h')
-rw-r--r-- | drivers/multiple/uGFXnetESP8266/uGFXnetProtocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/multiple/uGFXnetESP8266/uGFXnetProtocol.h b/drivers/multiple/uGFXnetESP8266/uGFXnetProtocol.h index 521cca0f..af50f576 100644 --- a/drivers/multiple/uGFXnetESP8266/uGFXnetProtocol.h +++ b/drivers/multiple/uGFXnetESP8266/uGFXnetProtocol.h @@ -2,7 +2,7 @@ * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * - * http://ugfx.org/license.html + * http://ugfx.io/license.html */ #define GNETCODE_VERSION GNETCODE_VERSION_1_0 // The current protocol version |