content/hp34970a_4.rst

changeset 148
2f87039dd0b5
parent 130
56ffb9577050
equal deleted inserted replaced
147:6b6c2254dac1 148:2f87039dd0b5
129 129
130 But I've discovered a few days ago that the RTOS project is now part 130 But I've discovered a few days ago that the RTOS project is now part
131 of the mbed platform, allowing to use threads instead of pure event 131 of the mbed platform, allowing to use threads instead of pure event
132 driven code. So I tried to put the copy_to_lcd routine executions in a 132 driven code. So I tried to put the copy_to_lcd routine executions in a
133 dedicated thread, and bingo, I've got now something that begins to 133 dedicated thread, and bingo, I've got now something that begins to
134 work enough to make it usable: 134 work enough to make it usable.
135 135
136 .. peertube:: 2be141c0-64ca-446a-ac65-15014604fb37
137 136
138 137
139 What's next 138 What's next
140 =========== 139 ===========
141 140

mercurial