Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-apps-autocampars
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-apps-autocampars
Commits
e45e6775
Commit
e45e6775
authored
Sep 28, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changing include file name
parent
6b3717de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
autocampars.php
autocampars.php
+5
-0
No files found.
autocampars.php
View file @
e45e6775
...
...
@@ -181,8 +181,13 @@
Revision
1.1
2008
/
11
/
17
06
:
41
:
20
elphel
8.0
.
alpha18
-
started
autocampars
-
camera
parameters
save
/
restore
/
init
manager
CVSLOG
;
set_include_path
(
get_include_path
()
.
PATH_SEPARATOR
.
'/www/pages/include'
);
require
'i2c.inc'
;
/// to read 10359 info //TODO NC393 - update to read sensor port!
/*
Warning: require(i2c.inc): failed to open stream: No such file or directory in /www/pages/autocampars.php on line 183
Fatal error: require(): Failed opening required 'i2c.inc' (include_path='.:/usr/lib/php5/php') in /www/pages/autocampars.php on line 183
*/
//main()
$sensor_port
=
0
;
$p
=
strpos
(
$cvslog
,
"Revision"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment