]> permondes.de Git - CoBolD.git/blame - src/gpio/gpio.py
Initial
[CoBolD.git] / src / gpio / gpio.py
CommitLineData
2cd521b7
D
1#! /usr/bin/env python
2# This file is part of Project CoBolD.
3# gpio.py implements dummy methods to mimicate access to LIME2 GPIO ports
4#
5# Project CoBolD is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License
6# as published by the Free Software Foundation, # either version 3 of the License, or (at your option) any later version.
7#
8# Project CoBolD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10# See the GNU General Public License for more details.
11#
12# You should have received a copy of the GNU General Public License along with Project CoBolD. If not, see <http://www.gnu.org/licenses/>.
13#
14# Author: Permondes
15#
16# Version: 0.0
17
18def init():
19 return 0
20# return -1 #error