pin.py.exp 513 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. True
  2. True
  3. 1
  4. 1
  5. 1
  6. 1
  7. 1
  8. 1
  9. 1
  10. 1
  11. 1
  12. 1
  13. 1
  14. 1
  15. 1
  16. 1
  17. 1
  18. 0
  19. 0
  20. 0
  21. 0
  22. 0
  23. 0
  24. 0
  25. 0
  26. 0
  27. 0
  28. 0
  29. 0
  30. 0
  31. 0
  32. 0
  33. Pin('GP23', mode=Pin.IN, pull=None, drive=Pin.MED_POWER, alt=-1)
  34. Pin('GP23', mode=Pin.IN, pull=Pin.PULL_DOWN, drive=Pin.MED_POWER, alt=-1)
  35. Pin('GP23', mode=Pin.OUT, pull=Pin.PULL_UP, drive=Pin.LOW_POWER, alt=-1)
  36. Pin('GP23', mode=Pin.OUT, pull=Pin.PULL_UP, drive=Pin.HIGH_POWER, alt=-1)
  37. 1
  38. 0
  39. 1
  40. 0
  41. 1
  42. 0
  43. True
  44. True
  45. True
  46. True
  47. True
  48. True
  49. True
  50. Exception
  51. Exception
  52. Exception
  53. Exception
  54. Exception
  55. Exception
  56. Exception
  57. Exception
  58. Exception
  59. Exception
  60. Exception