]> git.sur5r.net Git - freertos/commit
Fix compiler warning in TimerDemo.c that is only seen when the file is compiled on...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 22 Nov 2011 13:18:54 +0000 (13:18 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 22 Nov 2011 13:18:54 +0000 (13:18 +0000)
commit120d92c6d74d1b8ea544e2c52d5743b822547f95
tree3d390b337092d8a5a617d7cdacc89c2096e353e3
parent921b32a7bf83d65e25cbeecde3b87b43da084dbb
Fix compiler warning in TimerDemo.c that is only seen when the file is compiled on 8 bit devices.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1635 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/Common/Minimal/TimerDemo.c