Alessandro Rubini wrote:
> From: Alessandro Rubini
>
> This moves some extern declaration from lcd.c to lcd.h, removing
> unneeded ifdef around a pair of them. Additionally, since
> gunzip_bmp() was declared static in cmd_bmp.c but extern in lcd.c, I
> removed the static. The extra "#include "
From: Alessandro Rubini
This moves some extern declaration from lcd.c to lcd.h, removing
unneeded ifdef around a pair of them. Additionally, since
gunzip_bmp() was declared static in cmd_bmp.c but extern in lcd.c, I
removed the static. The extra "#include " in cmd_bmp.c is
added to ensure the h
2 matches
Mail list logo