Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of DMBasicGUI by
Diff: lpc_swim/lpc_winfreesystem14x16.c
- Revision:
- 19:f3d0189401e4
- Parent:
- 0:4977187e90c7
--- a/lpc_swim/lpc_winfreesystem14x16.c Fri Mar 20 14:25:46 2015 +0100
+++ b/lpc_swim/lpc_winfreesystem14x16.c Mon Mar 23 14:25:46 2015 +0100
@@ -41,7 +41,7 @@
#include "lpc_types.h"
#include "lpc_winfreesystem14x16.h"
-static uint16_t winfreesystem14x16_bits[] = {
+static const uint16_t winfreesystem14x16_bits[] = {
/* Character (0x20):
ht=16, width=4
@@ -8334,7 +8334,7 @@
};
/* Character width data. */
-static uint8_t winfreesystem14x16_width[] = {
+static const uint8_t winfreesystem14x16_width[] = {
4, /* (0x20) */
4, /* ! (0x21) */
6, /* " (0x22) */
