This repository was archived by the owner on Jan 29, 2023. It is now read-only. 
      
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ in loop(), using delay() function as an example. The elapsed time then is very u
220220
221221How to use: 
222222
223- https://github.com/khoih-prog/ESP8266_ISR_Servo/blob/9a8757117d2c901bed222990f1154b4cfa3fb7fd /examples/ESP8266_ISR_MultiServos/ESP8266_ISR_MultiServos.ino#L70-L147  
223+ https://github.com/khoih-prog/ESP8266_ISR_Servo/blob/114dc0c80192ecb9ba71f14c1b95ed7c9957a930 /examples/ESP8266_ISR_MultiServos/ESP8266_ISR_MultiServos.ino#L70-L151  
224224
225225
226226--- 
@@ -241,7 +241,7 @@ https://github.com/khoih-prog/ESP8266_ISR_Servo/blob/9a8757117d2c901bed222990f11
241241
242242### Example [ESP8266_MultipleRandomServos](examples/ESP8266_MultipleRandomServos) 
243243
244- https://github.com/khoih-prog/ESP8266_ISR_Servo/blob/9a8757117d2c901bed222990f1154b4cfa3fb7fd /examples/ESP8266_MultipleRandomServos/ESP8266_MultipleRandomServos.ino#L61-L233  
244+ https://github.com/khoih-prog/ESP8266_ISR_Servo/blob/114dc0c80192ecb9ba71f14c1b95ed7c9957a930 /examples/ESP8266_MultipleRandomServos/ESP8266_MultipleRandomServos.ino#L61-L237  
245245
246246
247247--- 
@@ -444,7 +444,7 @@ Submit issues to: [ESP8266_ISR_Servo issues](https://github.com/khoih-prog/ESP82
4444446 .  Convert to ` h-only `  style.
4454457 .  Add example [ multiFileProject] ( examples/multiFileProject )  to demo for multiple-file project
4464468 .  Optimize code by using passing by ` reference `  instead of by ` value ` 
447- 
447+ 9 .  Add astyle using  ` allman `  style. Restyle the library 
448448
449449--- 
450450--- 
                                 You can’t perform that action at this time. 
               
                  
0 commit comments