File tree 4 files changed +3
-2
lines changed
4 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ GitHub issues] ( https://img.shields.io/github/issues/fawno/HiDANCE )] ( https://github.com/fawno/HiDANCE/issues )
6
6
[ ![ GitHub forks] ( https://img.shields.io/github/forks/fawno/HiDANCE )] ( https://github.com/fawno/HiDANCE/network )
7
7
[ ![ GitHub stars] ( https://img.shields.io/github/stars/fawno/HiDANCE )] ( https://github.com/fawno/HiDANCE/stargazers )
8
- [ ![ Documentation] ( https://img.shields.io/badge/documentation-blue )] ( docs/README.md )
8
+ [ ![ Documentation] ( https://img.shields.io/badge/documentation-blue )] ( docs )
9
9
10
10
# HiDANCE E-meters interface in PHP
11
11
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
# Documentation
2
2
3
3
#### HiDANCE J7-H USB Energy Meter
4
- - [ J7-H User Manual] ( J7-H/J7-H.md )
4
+ - [ J7-H User Manual] ( J7-H )
5
5
6
6
#### JDY-16 High Speed Transparent Transmission Bluetooth Module
7
7
- [ JDY-16 v1.2 (English manual)] ( JDY-16/JDY-16%20v1.2%20(English%20manual).pdf )
Original file line number Diff line number Diff line change 4
4
use Fawno \HiDANCE \J7H ;
5
5
6
6
$ jdy = new J7H ('COM8 ' );
7
+ echo $ jdy ->sendAT ();
7
8
8
9
//$filename = strftime('data/jdy-%Y%m%d-%H%M.raw');
9
10
$ filename = null ;
You can’t perform that action at this time.
0 commit comments