This website works better with JavaScript.
Home
Help
Sign In
hms
/
rasoberry-noaa
mirror of
https://github.com/reynico/raspberry-noaa.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
iss
meteor
noaa
raspberry-noaa
raspberry-pi
raspberrypi
sstv
weather
wxtoimg
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
181
Commits
7
Branches
100 MiB
Tree:
f3cb154adc
dependabot/pip/pillow-8.1.1
enable_biastee
feature_toggle_delete_audio
iss_support
master
php7-stretch
web_panel
v1.7
v1.6
1.5
v1.3
v1.2
v1.1
v1.0
v.1.4
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f3cb154adc'
${ noResults }
rasoberry-noaa
/
templates
/
webpanel
/
Config.php
Config.php
104 B
Raw
Normal View
History
add webpanel files
4 years ago
1
2
3
4
5
6
7
<?php
return (object) array(
'base_url' => '/images/',
'img_per_page' => 12,
'lang' => 'es'
);
?>