Permalink
Browse files

started modification to test direct FD access instead of fbi

  • Loading branch information...
1 parent 1af8359 commit 74213b0fb8574beab0ae5c77f917cac4302bac17 @rkoeppl rkoeppl committed May 5, 2016
Showing with 1 addition and 0 deletions.
  1. +1 −0 modules/printengine.pl
View
@@ -16,6 +16,7 @@
use Config::Simple;
use File::Which;
use Sys::Mmap;
+use Graphics::Framebuffer;
#import configuration from configuration file
our $cfg = new Config::Simple();
$cfg->read("printengine.cfg");

0 comments on commit 74213b0

Please sign in to comment.