소스 검색

Updated URLs

master
BinHong Lee 7 년 전
부모
커밋
9b98be21bd
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. +3
    -3
      README.md
  2. +1
    -1
      index.md

+ 3
- 3
README.md 파일 보기

@@ -2,7 +2,7 @@

The program is written for an ATMEGA168 programmed through an AVR.

**For a comprehensive guide (or hardware side tutorial), please go to [https://binhonglee.github.io/AVR---Sunrise-Alarm-Clock](https://binhonglee.github.io/AVR---Sunrise-Alarm-Clock)**
**For a comprehensive guide (or hardware side tutorial), please go to [https://binhonglee.github.io/SunriseAlarmClock](https://binhonglee.github.io/SunriseAlarmClock)**

### Requirements

@@ -16,7 +16,7 @@ This program requires the following stuffs to work on your computer:

1. Clone this repository
```sh
$ git clone https://github.com/binhonglee/AVR---Sunrise-Alarm-Clock/
$ git clone https://github.com/binhonglee/SunriseAlarmClock/
```

2. (Optional) Check the Makefile to see if it fits your microcontroller and controller.
@@ -39,7 +39,7 @@ To remove this program from your computer, do the following:
2. Delete this folder
```sh
$ cd ../
$ rm -rf AVR---Sunrise-Alarm-Clock
$ rm -rf SunriseAlarmClock
```

###### Author's note :


+ 1
- 1
index.md 파일 보기

@@ -2,7 +2,7 @@

This documentation is written around an ATMEGA168 programmed through an AVR. It might (should) be compatible with other microcontrollers but you will need to tweak the program and the set up a little bit here and there.

**For software side installation instruction, please go to [https://github.com/binhonglee/AVR---Sunrise-Alarm-Clock](https://github.com/binhonglee/AVR---Sunrise-Alarm-Clock)**
**For software side installation instruction, please go to [https://github.com/binhonglee/SunriseAlarmClock](https://github.com/binhonglee/SunriseAlarmClock)**

### Requirements



불러오는 중...
취소
저장