-
Notifications
You must be signed in to change notification settings - Fork 12
PR 요청 드립니다. #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
PR 요청 드립니다. #4
Conversation
- 0.1.4 => 0.2.1
- sensor_tsl2561
- Raspberry Pi 테스트를 위하여 원복.
- 기존 TSL2561을 fork하여 I2C 버전 변경된 부분을 반영.
- 1.4.5 => 1.7.4
- 각 보드별 소스 첨부를 위해 빌드 조정. - Makefile 조정.
- sftp-config.json 추가.
- build.sh를 이용하여 빌드.
- wiringPi 추가.
- beagle 및 raspberry pi 분기.
- 주석 처리된 내용 정리.
- DEBUG define 주석 처리.
Porting/raspberry
Porting/raspberry
Update release
- debug 모드 경고 주석 추가.
- debug 모드 경고 주석 추가.
* 인자값 검사 부분 변경
- RP에서는 테스트 완료. - BBB에서 테스트 필요.
Porting raspberry
- Intel Edison에서는 기존 i2c 모듈로 동작하지 않음.
|
Thanks for your contribution, but the scope you modified are too broad to accept at once. Actually, the sensorjs is working on various commercial products. So every pull request must have one specific feature to fix or enhance, therefore we can test with the commercial products. The PR you have requested includes a lot of changes in many parts, so we cannot determine the impact of the PR for the commercial products. If possible, please make a PR with specific and independent feature. |
안녕하세요. 금년도 ETRI WoT.js 과제를 수행한 네이지 소프트 손준호 입니다.
이번 과제에 적용하기 위해 sensorjs 일부를 수정하여 PR을 요청하오니 확인 부탁드립니다.
감사합니다.