طاليس-مِتّة | TALIS-METTA | טליס-מטא
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

config.h 419B

123456789101112
  1. #define DEBUG true
  2. // [If you haven't done so already] copy config-example.h to config.h
  3. // When DEBUG is true, board's MAC address is printed to serial
  4. // Once you copy MAC addresses of both mates, use them as YIN/YANG below.
  5. // You can then upload the same code to both mates (each would know to
  6. // scan for the other one, and not for itself).
  7. #define SHALOM "30:C6:F7:1D:A6:20"
  8. #define SALAM "30:C6:F7:1D:A2:5C"