Skip to content
Permalink
Browse files

Started implementation of gpio access using mmap

  • Loading branch information...
rkoeppl committed May 3, 2016
1 parent 87c91d6 commit 1af83595ad49124fea4e0e9b7254156fcff76018
Showing with 1 addition and 1 deletion.
  1. +1 −1 modules/printengine.pl
@@ -15,7 +15,7 @@
use feature qw(say);
use Config::Simple;
use File::Which;

use Sys::Mmap;
#import configuration from configuration file
our $cfg = new Config::Simple();
$cfg->read("printengine.cfg");

0 comments on commit 1af8359

Please sign in to comment.
You can’t perform that action at this time.