Skip to content
Snippets Groups Projects
Commit 98908461 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

PCB-Logic PIC32MX LCD1602 driver now supports SLCD CODED; Added an SLCD ioctl...

PCB-Logic PIC32MX LCD1602 driver now supports SLCD CODED; Added an SLCD ioctl command to get cursor position
parent ccd82fcf
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
#include <fcntl.h> #include <fcntl.h>
#include <errno.h> #include <errno.h>
#include <nuttx/lcd/slcd_ioctl.h>
#include <nuttx/lcd/slcd_codec.h> #include <nuttx/lcd/slcd_codec.h>
/**************************************************************************** /****************************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment