diff options
| author | hathach <[email protected]> | 2014-03-12 23:27:10 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-12 23:27:10 +0700 |
| commit | 156ae28cd637ee1a6e12bfee2b37c8d418990b0f (patch) | |
| tree | 7b27fdb21e053469132b834002695cc458c667bc /demos/host | |
| parent | 9776fb6d1a897cacfa64547ee1e89b1d85bf585d (diff) | |
fix build error with keil device os none
Diffstat (limited to 'demos/host')
| -rw-r--r-- | demos/host/host_freertos/host_freertos.uvopt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/host/host_freertos/host_freertos.uvopt b/demos/host/host_freertos/host_freertos.uvopt index 036321f7f..a1a5a8a66 100644 --- a/demos/host/host_freertos/host_freertos.uvopt +++ b/demos/host/host_freertos/host_freertos.uvopt @@ -706,7 +706,7 @@ <Focus>0</Focus> <ColumnNumber>20</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>1</TopLine> + <TopLine>2</TopLine> <CurrentLine>6</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\src\main.c</PathWithFileName> |
